We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
react-rangeslider/src/Rangeslider.js
Line 135 in 27fc260
Need add сheck if target instance of HTML element or remove if not need this. Test case:
The text was updated successfully, but these errors were encountered:
feat(slider): support for click and drag, accessibility
177d433
closes #50, #52 fixes #60, #71, #73, #79 BREAKING CHANGE: `rangeslider__label-list` renamed to `rangeslider__labels` & `rangeslider__labels-item`
No branches or pull requests
react-rangeslider/src/Rangeslider.js
Line 135 in 27fc260
Need add сheck if target instance of HTML element or remove if not need this.
Test case:
Event target got the #document and thow error
The text was updated successfully, but these errors were encountered: