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

Modifying scope of one controller causes other controllers to update #951

Closed
bisrael opened this issue May 11, 2012 · 2 comments
Closed

Comments

@bisrael
Copy link

bisrael commented May 11, 2012

http://jsfiddle.net/V3c7c/

If you have a method which causes one controller to update, it will cause all controllers' displays to refresh, resending unchanged variables through filters again, etc.

Expected Behavior:
If a scope's variable doesn't change, it doesn't get resent through a filter.

Current Behavior:
The scope's behavior is being resent through the filter, causing teh binding to change even though there was no change in the scope.

@bisrael
Copy link
Author

bisrael commented Jul 19, 2012

Hello?

@pkozlowski-opensource
Copy link
Member

Duplicate of #697

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

No branches or pull requests

2 participants