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
fix(ripple): remove pointerdown contextmenu bounds check for Chrome
tl;dr; the bug this check was handling is no longer reproducible in Chrome, where a `pointerdown` event would be dispatched after the user closes the `contextmenu`
PiperOrigin-RevId: 791432699
0 commit comments