powerange icon indicating copy to clipboard operation
powerange copied to clipboard

Crashes Safari when step parameter is passed in options

Open jocubeit opened this issue 9 years ago • 5 comments

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 avatar Mar 11 '16 12:03 jocubeit

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

jocubeit avatar Mar 11 '16 12:03 jocubeit

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 avatar May 06 '16 18:05 luicaps

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 avatar May 09 '16 11:05 luicaps

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

abpetkov avatar Nov 04 '16 15:11 abpetkov

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

jocubeit avatar Nov 06 '16 09:11 jocubeit