-
-
Notifications
You must be signed in to change notification settings - Fork 508
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
Severe issue if a value is set on the input (any number): Uncaught TypeError: Cannot read property 'input_values_separator' of undefined (Fiddle supplied) #343
Comments
Hi, thanks for finding the bug. |
Will the change be rolled out to bower directly? |
Bower is getting files from this repo, so yes, then the fix will be ready it will be on bower also. |
FYI, the problem ca be bypass by setting type:'single' or type:'double' |
@sylvainbaronnet, thanks for solution. Nevertheless the fix will be ready soon. |
Any updated on this? Still getting the error. |
@natatkinson, i'm deeply in 3.0 development process, but soon will be one more minor release for 2.x, to fix some bugs. |
Great, thank you so much! |
- use `.bootstrapSlider()` instead of `.slider()` because `.slider()` does not work right with react.js - add attribute:type to `.ionRangeSlider()`: related issue at [ion.rangeSlider repo](IonDen/ion.rangeSlider#343)
Should be fixed in 2.1.5 |
http://jsfiddle.net/tj6896nk/
The text was updated successfully, but these errors were encountered: