Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ng:change doesn't work with select + ng:options #463

Closed
vojtajina opened this issue Jul 8, 2011 · 2 comments
Closed

ng:change doesn't work with select + ng:options #463

vojtajina opened this issue Jul 8, 2011 · 2 comments
Assignees

Comments

@vojtajina
Copy link
Contributor

No description provided.

@ghost ghost assigned mhevery Jul 8, 2011
@mhevery
Copy link
Contributor

mhevery commented Jul 14, 2011

I am thinking that we should deprecate ng:change, since you should just be using $watch on the scope, rather then putting business logic into the view. Thoughts?

@vojtajina
Copy link
Contributor Author

I agree we should deprecate ng:change. Man should $watch model instead of using ng:change...

mhevery added a commit to mhevery/angular.js that referenced this issue Jul 20, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants