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(material/slider): add cancelable checks to touchmove and touchend events (#25301)
Adds checks to ensure that `touchmove` and `touchend` events are cancelable before we call `preventDefault` on them.
Fixes#25272.
(cherry picked from commit c4da9c0)
0 commit comments