Skip to content

Minified React error #100 #15138

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

Closed
mflash123 opened this issue Mar 18, 2019 · 1 comment
Closed

Minified React error #100 #15138

mflash123 opened this issue Mar 18, 2019 · 1 comment

Comments

@mflash123
Copy link

mflash123 commented Mar 18, 2019

App is ok from every browser exept safari!
Safari says:

Invariant Violation: Minified React error #100; visit https://reactjs.org/docs/error-decoder.html?invariant=100&args[]=o%00n%00C%00lCapture for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Ok, clicking bu error link I see:

EventPluginHub: More than one plugin attempted to publish the same registration name, onClCapture.

Cant find any issue

webpack 4.27.1
npm 6.9.0

@gaearon
Copy link
Collaborator

gaearon commented Mar 18, 2019

That sounds like something broke the React bundle in your app, and its code is not correct. Could be a buggy minifier. We can't help without a reproducing example, unfortunately.

@gaearon gaearon closed this as completed Mar 18, 2019
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