react-input-range
react-input-range copied to clipboard
React component for inputting numeric values within a range (range slider)
## Why This PR adds React 17 as a peer dependency of this package. #194
Hello. First I would like to thank you for your excelent job. This range component is really good. The following error is happening when the event 'onChangeComplete' is triggered, at...
Seem to be having this issue with the slider label on Mac Safari, works great in all other browsers though. Any help getting this sorted would be great. https://user-images.githubusercontent.com/46196252/162593548-514ff062-2845-47f6-ab16-02953697a889.mov This...
Bumps [karma](https://github.com/karma-runner/karma) from 1.5.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
In Safari on iOS I noticed that dragging the slider doesn't work, if the finger is moved along the track. This doesn't practically happen in your demos, as the track...
I cannot move the slider at all after a simple usage, get the below error in console `Unable to preventDefault inside passive event listener invocation.` ``` const [zoomSlider, setZoomSlider] =...
npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.0 || ^16.0.0" from [email protected]...