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
When pointer events are mapped to touch events, a double tap action on elements with touch-action=none cause the viewport to zoom/unzoom. This behavior should be prevented to match the current behavior on IE11 with native pointer events.