mantine
mantine copied to clipboard
RangeSlider on Touch devices throws error "Unable to preventDefault inside passive event listener invocation"
What package has an issue
@mantine/core
Describe the bug
When using RangeSlider on touch devices I can see in the browser's console some errors:
-
[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for example because scrolling is in progress and cannot be interrupted. onTouchMove @ use-move.js?6bc9:75 onTouchStart @ use-move.js?6bc9:72
-
Unable to preventDefault inside passive event listener invocation

In which browser did the problem occur
Chrome
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No response
Possible fix
No response
Fixed in 5.1.4