slider in safari iphone 6
Opened this issue · 2 comments
Hi,
We have started using the slider in our application and noticed this issue in safari iphone6.
The slider works perfect on page load, but when the phone goes to sleep and then wakes after 2 minutes, all the slider functionality breaks.
We noticed that in callbacks and onstatechange function, the value it return is empty and the slider dom 'value' is empty.
could you please let us know what could be the reason for this behaviour?
to get this work again, we had to refresh the page.
Hi, looks like a tricky behaviour and make me think about issue I got with ng-show attribute, can you build a fiddle ? I will check what I can do
am using the slider version 2.2.2 and at this point cannot upgrade to higher version.
I cannot replicate this in fiddle.
Also we are using lot of nested scope and not sure if this affects the slider. Will keep you posted.
http://jsfiddle.net/dmohan/hkp72ftL/5/