bug(mat-slider): Mobile touch on edge causes non-cancelable touch event error #23820
Labels
area: material/slider
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Reproduction
StackBlitz

Steps to reproduce:
Expected Behavior
No console error is shown
Actual Behavior
A console error of
It must be firing two click events at the same time, shouldn't it preventdefault on click?
Environment
The text was updated successfully, but these errors were encountered: