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
84564221
changed the title
Bug: Unable to set deep objects with data to models without mutators
Bug: Unable to set deep objects to models without mutators
Jan 1, 2015
You can not set deep objects to models without any
mutators
.Example (data recieved from a form):
Error message:
The only solution is to change/undeclare the
mutators:{}
property tomutators: undefined
in the model. Not that clean.The text was updated successfully, but these errors were encountered: