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
I have a problem when I try to put a component of Material UI in my project.
This is the exactly error:
Uncaught Error: Invariant Violation: EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.
I'm using 0.14 React version, ES6 and compile files with browserify and gulp.
Can you help me?
Thanks
The text was updated successfully, but these errors were encountered:
Hi!
I have a problem when I try to put a component of Material UI in my project.
This is the exactly error:
Uncaught Error: Invariant Violation: EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.
I'm using 0.14 React version, ES6 and compile files with browserify and gulp.
Can you help me?
Thanks
The text was updated successfully, but these errors were encountered: