Skip to content
New issue

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

noUiSlider not working in SwiperJS slide #1285

Closed
bykovsky opened this issue Dec 20, 2024 · 2 comments
Closed

noUiSlider not working in SwiperJS slide #1285

bykovsky opened this issue Dec 20, 2024 · 2 comments
Labels
Support Questions and other support issues

Comments

@bykovsky
Copy link

noUiSlider not working in SwiperJS slide

I take an example from the documentation https://refreshless.com/nouislider/slider-values/#section-range
I create elements inside the Swiper slide #slider-range and #slider-range-value

The element itself is created, but the slider does not move

@leongersen
Copy link
Owner

The other library is likely catching events, or stopping their propagation.

@leongersen leongersen added the Support Questions and other support issues label Jan 15, 2025
@bykovsky
Copy link
Author

It's my mistake, I didn't read the swiper documentation well. The value of the parameter "simulateTouch: false" solves this problem.
In case someone encounters this problem, this can be considered a solution.
Many thanks for the component.

Repository owner locked and limited conversation to collaborators Jan 15, 2025
Repository owner unlocked this conversation Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support Questions and other support issues
Projects
None yet
Development

No branches or pull requests

2 participants