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): match active & focus state on IOS (#27546)
* fix(material/slider): match active & focus state on IOS
* On IOS, the slider is only draggable if the
pointer event happens directly on the slider thumb
* On IOS, the slider never receives focus from
pointer events
* fixup! fix(material/slider): match active & focus state on IOS
* fixup! fix(material/slider): match active & focus state on IOS
* fixup! fix(material/slider): match active & focus state on IOS
* fixup! fix(material/slider): match active & focus state on IOS
* fixup! fix(material/slider): match active & focus state on IOS
(cherry picked from commit 776e530)
0 commit comments