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
This effects any element which is valid HTML but does not have a visible presence in the DOM, such as which is only visible because of <select>. To fix this, parentElement will be replaced with nearestVisibleAncestor.
No description provided.
The text was updated successfully, but these errors were encountered: