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
Use the point-events property on an element to disable their pointer events, that also include click events. This is useful if an element is hidden but still placed in the DOM.