Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng-change no work #16

Open
laurentClave opened this issue Jan 8, 2015 · 2 comments
Open

ng-change no work #16

laurentClave opened this issue Jan 8, 2015 · 2 comments

Comments

@laurentClave
Copy link

Hi,

The ng-change="" no work on slider.
You have an idea of the problem?

@trollboy
Copy link

this directive seems to be unsupported. Is there a reason it's not? One would figure ng-change would be pretty much standard on all form elements.

@kmturley
Copy link

kmturley commented Oct 9, 2015

They've updated the library to add a change callback:

<slider floor="0" ceiling="100" step="1" ng-model="percent" change="onSliderChange(percent)"></slider>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants