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
I have come across a strange issue where the watch for a property is called when the property has a default value of an empty object and the value property is changed. If that makes no sense, I have created a js fiddle to demonstrate it.