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

Make it possible to tell ngModel to use $watchCollection for watching instead of $watch #8326

Closed
IgorMinar opened this issue Jul 24, 2014 · 1 comment

Comments

@IgorMinar
Copy link
Contributor

for example ngList and any directive that binds to an array via ngModel doesn't pick up model updates coming from the app rather than from the view.

plunker with ngList, which doesn't see updates done to the array without array identity changes: http://plnkr.co/edit/HDpJNYd1LVUxqnVhnz7X?p=preview

related to #3790

@Narretz
Copy link
Contributor

Narretz commented Dec 10, 2014

Let's track this here: #5449

@Narretz Narretz closed this as completed Dec 10, 2014
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

3 participants