-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Scrollbar throwing errors on touchMove (tablet/mobile).
[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.
touchMove @ app.js
Possible fix: vue2-perfect-scrollbar\dist\vue2-perfect-scrollbar.umd.js at line 1071: if(e.cancelable) e.preventDefault();
Metadata
Metadata
Assignees
Labels
No labels