react-input-range icon indicating copy to clipboard operation
react-input-range copied to clipboard

Input-Range not working after version update

Open vinay-curatio opened this issue 7 years ago • 9 comments

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! screen shot 2017-05-16 at 11 51 26 am screen shot 2017-05-16 at 11 51 54 am

vinay-curatio avatar May 17 '17 23:05 vinay-curatio

Hey,

Has the issue been resolved?

vibhas77 avatar Jun 07 '17 10:06 vibhas77

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 .

vinay-curatio avatar Jun 07 '17 20:06 vinay-curatio

What was the issue?

amelzer avatar Jul 26 '17 11:07 amelzer

it was a CSS issue. the new version has new CSS class names that needed to updated.

vinay-curatio avatar Jul 26 '17 14:07 vinay-curatio

im having the same issue, what is the fix?

j4mesjung avatar Jul 29 '17 05:07 j4mesjung

Also 1.1.2 is broken.

nuthinking avatar Jan 30 '18 22:01 nuthinking

I'm having the same issue.... 1

IsharaHansaka avatar Sep 21 '18 04:09 IsharaHansaka

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!

ibrahimkte avatar Jan 11 '19 14:01 ibrahimkte

I'm experiencing the same issue . . Edit: Fixed by adding "react-input-range/lib/css/index.css" to the top of my component

huntermetts avatar Nov 11 '19 16:11 huntermetts