Closed oneezy closed 6 years ago
+1, only when "touch" is enabled. Have to make test if device touch is enabled.
A link to help undestand the problem: https://developers.google.com/web/updates/2017/01/scrolling-intervention
Can be closed because prevent default was removed because of other issues and because it is not needed.
Thanks for the issue.
When using
enableMouseEvents: true
+ Google Chrome's Dev Tools "Device Toolbar" and apply a "drag" with the mouse, this bug pops up in the console. It's odd because the bug doesn't actually show up unless you've got the device toolbar opened.