We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://codesandbox.io/p/devbox/tn4zxv
React reports an error every time a third-party module or component is imported on save. It might be something wrong with HMR.
I've tested in several environments: local macos, linux devcontainer, codesandbox, yarn, pnpm, parcel v2.11 2.12. It 100% chance reproducible.
Screenshot
{ "your": { "config": "here" } }
No errors
Browser reports Element type is invalid error
Element type is invalid
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 bug report
THIS MIGHT BE THE MOST FATAL BUG
https://codesandbox.io/p/devbox/tn4zxv
React reports an error every time a third-party module or component is imported on save. It might be something wrong with HMR.
I've tested in several environments: local macos, linux devcontainer, codesandbox, yarn, pnpm, parcel v2.11 2.12. It 100% chance reproducible.
Screenshot
🎛 Configuration (.babelrc, package.json, cli command)
🤔 Expected Behavior
No errors
😯 Current Behavior
Browser reports
Element type is invalid
error💁 Possible Solution
🔦 Context
💻 Code Sample
https://codesandbox.io/p/devbox/tn4zxv
🌍 Your Environment
The text was updated successfully, but these errors were encountered: