Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to disable slider by setAttribute #1158

Closed
Alex-Popov opened this issue Sep 2, 2021 · 4 comments
Closed

Unable to disable slider by setAttribute #1158

Alex-Popov opened this issue Sep 2, 2021 · 4 comments
Labels
Feature Feature requests/suggestions

Comments

@Alex-Popov
Copy link

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

@leongersen leongersen added the Feature Feature requests/suggestions label Sep 8, 2021
@leongersen
Copy link
Owner

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 leongersen added this to the Wishlist milestone Oct 15, 2021
@leongersen leongersen removed this from the Wishlist milestone Jul 30, 2022
@mgibbs189
Copy link

PR #1224 added to address this.

@leongersen
Copy link
Owner

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

Thanks for contributing!

@github-actions
Copy link

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 github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Feature requests/suggestions
Projects
None yet
Development

No branches or pull requests

3 participants