-
Notifications
You must be signed in to change notification settings - Fork 50.3k
Closed as not planned
Labels
Resolution: Support RedirectStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
currently i am working in my nextjs application and i have update to latest versions of next,reactjs and npm but after making build in my project suddenly i got minified react errors.
This are errors i am getting,
Uncaught Error: Minified React error #418;
Uncaught Error: Minified React error #423;
My package versions,
"react": "^18.2.0",
"react-dom": "^18.2.0",
"next": "^12.3.1",
Metadata
Metadata
Assignees
Labels
Resolution: Support RedirectStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug