vue2-perfect-scrollbar icon indicating copy to clipboard operation
vue2-perfect-scrollbar copied to clipboard

It doesn't scroll using any external magic keyboard

Open Torone opened this issue 3 years ago • 1 comments

It work fine on desktop and any device but if I attach the magic keyboard to the iPad PRO, it doesn't scroll anymore by doing the 2 fingers gesture. It works fine on the Mac Book Pro magic keyboard. Testing it on the Microsoft surface, same issue, it doesn't work. There must be an event not catched. Regards

Torone avatar Jan 03 '21 09:01 Torone

Same problem

dzcpy avatar May 09 '22 14:05 dzcpy

Any updates?

dzcpy avatar Sep 15 '22 02:09 dzcpy

Please notice this vue plugin is only wrapper for https://github.com/mdbootstrap/perfect-scrollbar/ and all question related scroll logic should be addressed there. If they resolved this issue we will upgrade perfect-scrollbar which is dependency in this repository

mercs600 avatar Sep 26 '22 08:09 mercs600

Changed to using Observer in GSAP and got this issue fixed.

dzcpy avatar Sep 29 '22 07:09 dzcpy