error react minified
Unanswered
American Crocodile posted this in #help-forum
American CrocodileOP
hay friends all when deploying next js to production I get the following console error: Uncaught Error: Minified React error #425;Minified React error #423; Minified React error #418; how to solve the problem, thank you.
4 Replies
Run your development server and see what those messages are. Also, those errors have links next to them that open the React docs and show you the expanded error message.
American CrocodileOP
but I'm running on a production server
American CrocodileOP
and on local there is no error at all
Have you looked up those error codes? For example you can fin the full error message for #425 here: https://react.dev/errors/425