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

docs(ngModel): add section explaining ngModel watching by reference #13518

Closed
wants to merge 1 commit into from

Conversation

Thesoro
Copy link
Contributor

@Thesoro Thesoro commented Dec 11, 2015

…and not value

add section to ngModel docs explaining that for objects and collections changing a property doesn't
trigger re-rendering.

largely lifted from already-existing section on same topic in ngOptions.

Closes: #13224

…nd not value

add section to ngModel docs explaining that for objects and collections changing a property doesn't
trigger re-rendering.

largely lifted from already-existing section on same topic in ngOptions.

Closes: angular#13224
petebacondarwin pushed a commit that referenced this pull request Jan 27, 2016
…ence

The new section explains that changing only a property on an object doesn't
trigger re-rendering.

Closes #13224
Closes #13518
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants