leongersen / noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
https://refreshless.com/nouislider/
MIT License
5.66k stars 659 forks source link

-50 to 2020 #1138

Closed mprove closed 3 years ago

mprove commented 3 years ago

I remember having an issue with a range from -50 to 2020. But I am too lazy to check again. The problem was that the value indicators went blank.

I still love your excellent module! e.g. screenshot: https://twitter.com/chronohh/status/1395239832985743361/photo/1

leongersen commented 3 years ago

I'm glad you're liking noUiSlider. You'll need to expand on what you're having issues with, I can't really do anything based on this so far.

mprove commented 3 years ago

Oh dear, do you know that moment when you look at your code and say, "how on Earth was this working before?!" FYI I set a string as a value. That caused the issue. Hence its mine; not yours. Now I can set this map at 50 B.C. https://mprove.de/chrono?q=46.16711,2.88347&z=4.93&m=AUgavle&t=15&c=m Press L are open this link to see your slider in action: https://mprove.de/chrono?q=46.16711,2.88347&z=4.93&m=AUgavle&t=15&d=1&c=l

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.