-
Notifications
You must be signed in to change notification settings - Fork 84
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
Crashes Safari when step parameter is passed in options #26
Comments
Just stumbled in this issue too. Any progress? It crashes in Chrome as well, can't event debug to investigate. I also tested the pull requests you mentioned, and it doesn't solve the problem indeed. |
Further testing, it seems that the constructor with step breaks in specific moments. I was able to create the slider with step in other parts of my code, except when I really needed. In my case, if the lib had a way to set the value programmatically, that would serve. Due to timing issues, I changed to bootstrap-slider and changed the style myself |
@luicaps @JurgenJocubeit Can you provide a code example that 100% reproduces the issue? |
@abpetkov I gave up on this a long time ago and stopped using it. |
Safari 9.0.3 (11601.4.4) on El Capitan 10.11.3 (15D21).
It doesn't matter what value you pass, if you set the option to any value when the range is created, it will crash.
Also, disappointing to see the project has been abandoned (based in lack of reply to anyone else reporting crashes).
The text was updated successfully, but these errors were encountered: