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
Return a string from getInitialState() and call setState(). You get this amazing error message:
Uncaught Error: Critical assumptions about the merge functions have been violated. This is the fault of the merge functions themselves, not necessarily the callers.
See http://jsfiddle.net/nbJVN/
Return a string from
getInitialState()and callsetState(). You get this amazing error message: