You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no need to instrument assignments with calls to $$invalidate inside the main instance() function body as all variables are initially set to dirty already.
It wouldn't be a huge improvement, but it's unnecessary work nonetheless.