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
Currently accidentally using this.setState('title', 'Car') throws an unhelpful MERGE_CORE_FAILURE error. Would be nice to either throw a better error or accept this format.
Same goes for setProps, etc.