donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
258 stars 32 forks source link

Firefox - several issues with demo site. #111

Open jasonhendee opened 1 year ago

jasonhendee commented 1 year ago

Upon testing your demo site in various browsers, I found that almost all of the example usages fail to work as expected in Firefox, or at the very least have unexpected side effects (i.e. the underlying image/text gets selected instead of/in addition to scrolling taking place).

Have you tested using this browser? I'm hoping there might be simple fixes for these issues.

donmbelembe commented 11 months ago

This is known issue, I've just did have time to investigate on this