Closed NikhilRadadiya closed 7 years ago
Check this issue: https://github.com/tb/ng2-nouislider/issues/88
@tb Not sure if we should reopen this issue (if not I can create a new one), but fyi this is still occurring. And the solution in the linked issue above (#88) is no longer relevant - downgrading to 9.0.0 creates more issues than it solves.
I'm working with
"nouislider": "^10.0.0"
I have a page where I need multiple sliders, IF I move one slider then it moves other sliders too, Also slider is draggable from anywhere.
Here is my component.html
Please help me here