Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

React raises 'Invariant Violation' when we add an item #1

Open
kyouko-taiga opened this issue Jun 7, 2015 · 0 comments
Open

React raises 'Invariant Violation' when we add an item #1

kyouko-taiga opened this issue Jun 7, 2015 · 0 comments

Comments

@kyouko-taiga
Copy link
Owner

The error is raised when the modal form used to create an item is dismissed, but only if we actually create a new item.

The complete error returned by React:

Error: Invariant Violation: Component (with keys: getDOMNode,_handleChange,props,context,state,refs,_reactInternalInstance) contains `render` method but is not mounted in the DOM
dispatchEvent11057104_994066363946450_2043645399_n.js:10955
(anonymous function)
http://localhost:5000/api/issues/

A similar unless identical issue has been reported on react's github: #2410

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant