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
Invariant Violation: ReactCompositeComponent: injectEnvironment() can only be called once.
The text was updated successfully, but these errors were encountered:
JamieDixon
changed the title
Question: injectEnvironment can only be called once
Question: injectEnvironment can only be called once - Jest
Sep 3, 2016
I believe this issue will be fixed when React 15.4 is released as per facebook/react#7386 (comment)
I just want to check this is indeed the case and that there's no another issue causing this error that could be fixed in create-react-app.
How to reproduce:
npm install velocity-react
velocity-react
:The text was updated successfully, but these errors were encountered: