You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call `getChildElement` only once, keeping the pointer for the following
calls. This was done to reduce the number of warnings that `size_t` is
converted to `int` with possible loss of data.
0 commit comments