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
Fixed two way binding of the number property. Now updates to the text…
… field by the user, or the number property will stay in sync. Previously only user text field changes would sync back up to the number property.