-
Changes to config attribute are not reflected. It appears to be not implemented in ngOnChanges.
` `
-
### Are you requesting a feature, reporting a bug or asking a question?
Question
### What is the current behavior?
I use panel index to scroll to a specific panel in my questionnaire.
I also c…
-
If you add multiple nouislider widgets to a page and change the selected value of one of them, it changes the selected value of all of them. What do we need to do to make them work independently?
A…
-
First, thanks for the work on this directive.
jQuery nouislider sure seems like a better tool than
the jQuery UI slider.
Sort of surprised, though, that the 'slider behaviour' option is not made a…
-
![image](https://github.com/user-attachments/assets/18810d14-0ea3-4030-ba71-0bf6f71e6d5e)
Please, can you help me to find where is my mistake (Thank's)
here is my code :
var minCssSet…
-
I have a lower and upper handle, in my event how can i pass in which handle is bring dragged?
-
The new version of noUiSlider add two new methods which make it possible to combine tooltips when sliders overlap.
-
Hi there,
I've set up a little example showcasing my issue under https://stackblitz.com/edit/angular-6hoyua (sorta like JSFiddle). The above can be edited.
What I'm trying to figure out is how t…
-
nouislider supports ['margin' options](https://refreshless.com/nouislider/slider-options/#section-margin) which determines the minimum distance between the handles, but this property is not added in t…
-
If I have a set of sliders, with range 0 - 100, if both handles get set to 100, you can no longer grab the smaller handle (left). This means you are now stuck at 100.
On the NoUiSlider documentatio…