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’m not sure that throwing an error is a bug (an error of some sort seems useful). It would be nice to change the error to something more understandable though.
If you have a VM property with a getter and a setter, and you return from that setter you will see the following error on the console:
canReflect.setValue - cannot set the value
The following codepen provides an example.
https://codepen.io/kphillips86/pen/WLdYNP?editors=0011
The text was updated successfully, but these errors were encountered: