Skip to content
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

Open
jocubeit opened this issue Mar 11, 2016 · 5 comments
Open

Crashes Safari when step parameter is passed in options #26

jocubeit opened this issue Mar 11, 2016 · 5 comments

Comments

@jocubeit
Copy link

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).

@jocubeit
Copy link
Author

Just out of interest, fixes in pull requests #9 and #12 do not fix this issue.

@luicaps
Copy link

luicaps commented May 6, 2016

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.

@luicaps
Copy link

luicaps commented May 9, 2016

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

@abpetkov
Copy link
Owner

abpetkov commented Nov 4, 2016

@luicaps @JurgenJocubeit Can you provide a code example that 100% reproduces the issue?

@jocubeit
Copy link
Author

jocubeit commented Nov 6, 2016

@abpetkov I gave up on this a long time ago and stopped using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants