react-input-range
react-input-range copied to clipboard
Input-Range not working after version update
Hello!
The react-input-range component stopped working after updating to version 1.1.3. Here are the before and after pictures of what's happening.
There seem to be no errors in the console related to this component. Any pointers on what the issue might be?
Thank you!
Hey,
Has the issue been resolved?
yes it has .. thanks
On Wed, Jun 7, 2017 at 3:09 AM, Vibhas Goyal (Vigo) < [email protected]> wrote:
Hey,
Has the issue been resolved?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davidchin/react-input-range/issues/88#issuecomment-306751438, or mute the thread https://github.com/notifications/unsubscribe-auth/AbYk1NGoyhyHQvbqY3juT_72dQmjng3Hks5sBnbygaJpZM4Neitn .
What was the issue?
it was a CSS issue. the new version has new CSS class names that needed to updated.
im having the same issue, what is the fix?
Also 1.1.2 is broken.
I'm having the same issue....
did anyone know what the fix is ? do we have to change version or do we have to change anything in our code ? please let us know. Thanks!
I'm experiencing the same issue . . Edit: Fixed by adding "react-input-range/lib/css/index.css" to the top of my component