noUiSlider icon indicating copy to clipboard operation
noUiSlider copied to clipboard

Unable to disable slider by setAttribute

Open Alex-Popov opened this issue 2 years ago • 2 comments

I used noUIslider inside LWC component of Salesforce. It doesn't support disable attribute for DIV tag, because it's not a native attribute for div. As a result I'm unable to disable slider.

Need an option or method directly on slider object to disable it

Alex-Popov avatar Sep 02 '21 11:09 Alex-Popov

An API to set the slider or handles disabled seems like a good idea. I'm open to API design suggestions and/or a PR.

leongersen avatar Sep 08 '21 10:09 leongersen

PR #1224 added to address this.

mgibbs189 avatar Sep 06 '22 14:09 mgibbs189

In noUiSlider 15.7.0, there are now API's to enable/disable a slider.

Thanks for contributing!

leongersen avatar Feb 06 '23 20:02 leongersen

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.

github-actions[bot] avatar Mar 10 '23 00:03 github-actions[bot]