Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Invariant Violation: EventPluginRegistry: Cannot inject two different event plugins using the same name, TapEventPlugin. #129

Closed
limscoder opened this issue Feb 17, 2016 · 2 comments

Comments

@limscoder
Copy link
Contributor

Failing build and also fails when trying to run the demo.

This might be caused by a 3rd party dependency bump, as the last sha with a passing build still fails.

@gpbl
Copy link
Owner

gpbl commented Feb 18, 2016

Yes I'm currently investigating this 😓

Maybe a sub dependency issue, you are right, since I can't replicate on my machine. Will follow updates thanks!

@gpbl gpbl closed this as completed in 6b84745 Feb 18, 2016
@gpbl
Copy link
Owner

gpbl commented Feb 18, 2016

There are same reports about the same issue here and here. I've solved the examples removing the double call to the TapEventPlugin.

For the test, i've added it at the top of the files: a5882e0

Thanks again for the report!

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

No branches or pull requests

2 participants