We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using vue 3 and I have this error when I do mouse scroll or dragging the items.
I tried adding passive: false to the event listeners and it seems to work
The text was updated successfully, but these errors were encountered:
fix: Explicitly set passive: false (#863)
a3536dd
https://github.com/wan2land/vue-scroll-picker/releases/tag/v2.0.0
Fix in v2.0.0.
If the same issue occurs, please specify your operating system, browser, and version! 🙃
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I'm using vue 3 and I have this error when I do mouse scroll or dragging the items.
I tried adding passive: false to the event listeners and it seems to work
The text was updated successfully, but these errors were encountered: