Steps to reproduce
- This issue is rather hard to reproduce and happens rarely and non-deterministically.
Expected behaviour
If i touch or click the slider, it should work and usually it does. However:
Actual behaviour
Sometimes the rzSlider stops responding to touch events. I know that it is still working because from a different part of the app, I'm setting the slider value programmatically and the slider position gets updated, however, if I try to drag or click the slider nothing happens unless I restart the Angular/Ionic app.
Has anyone encountered the problem when the slider stops responding to touch events but works programmatically? Any ideas what might be causing this? Solutions perhaps? Thanks