question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Minified React error #130

See original GitHub issue

Getting Minified React error #130 with 11.1.1

Upgrade from 11.1.0 > 11.1.1 and in dev or locally I had no issues but as soon as I try in prod mode I get the dreaded minified error

Unfortunately its not something that can be replicated on codesandbox as can’t switch to prod. I will try and get a mini replicant repo up. But thought I would post here encase anyone else hits this and is banging their heads trying to work out what caused it.

Expected behavior:

Not to get a minified error

Environment information:

  • react version: 17.0.1
  • @emotion/react version: 11.1.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:26 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
Andaristcommented, Nov 20, 2020

Thank you - I will try to play around with this over the weekend.

0reactions
Andaristcommented, Nov 21, 2020

Thank you for going so deep @Andarist, I really appreciate it. Sorry I sent you down a parcel specific rabbit hole that was actually already fixed.

Not a problem! I haven’t rechecked their latest nightly build either ;p

I have now upgraded parcel and moved to emotion@11.1.1 and my issue is gone

As both @wroughtec’s and your issues have been fixed upstream in the consuming tools I’m going to close this issue now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Minified React error #130 [duplicate] - Stack Overflow
The answer is pretty simple. However it is not easy to find the problem quickly. You need to import without curly brackets in...
Read more >
Encountered “Minified React error” in the production ... - GitHub
Encountered “Minified React error” in the production environment, the dev environment is fine. error: Minified React error #130; visit https:// ...
Read more >
Error Decoder - React
In the minified production build of React, we avoid sending down full error messages in order to reduce the number of bytes sent...
Read more >
React Full Calendar creating Minified React error #130
It's generally caused by improper importing/exporting of the component. I've had my professor review my code as well and he can't find any...
Read more >
Minified React error #130 - The Draftbit Community
I create a UI component and I am getting this error. This reference suggests that it could be import/export issue.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found