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.64k stars 658 forks source link

I need to acheive two way data binding of inputs and slider using noUiSlider in angular . I dont want to use the reference of input elements to acheive this as shown in its examples. I tried using updateOptions property of noUislider in ng-onChanges but it isnt working #1190

Closed ridhi58 closed 2 years ago

leongersen commented 2 years ago

Can you add some details on what you are trying to do, what you've got so far, and why the provided examples don't work for you?

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.