darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

ReferenceError: event is not defined when changing value #41

Closed RemiCollin closed 9 years ago

RemiCollin commented 9 years ago

I have this error using ng-slider 2.0.5 and angular 1.3.7

RemiCollin commented 9 years ago

I resolved it by adding Jquery, so i guess it is needed after all.

darul75 commented 9 years ago

no jquery not needed anymore, there was a mistake in code, 2.0.6 coming in few minute