angular-slider / angularjs-slider

Slider directive for AngularJS 1.X. No dependencies and mobile friendly.
http://angular-slider.github.io/angularjs-slider
MIT License
1.23k stars 498 forks source link

Slider stop working after last update #663

Closed ysoftsolutions closed 5 years ago

ysoftsolutions commented 5 years ago

Hello, I am using angular-slider from last 6 months and it is working fine in my mobile application. It suddenly stop working after "refactor(module): Rename module name from rzModule to rzSlider" this update. My mobile app stop working. Can you please suggest us without updating my mobile application how I can use old version of it.

ValentinH commented 5 years ago

Yes this was released as a major version so it contains breaking changes. You should stick to 6.6.1 version if you cannot update your app.