You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
The minified console error in production redirects to a 404 page
Expected Behavior 🤔
It should link to a page I can view the error log for debugging purpose.
Context 🔦
I deployed the application to netlify, the build and deployment was successful, however it crashes on first load with the error message Uncaught Error: Minified Material-UI error #15; visit https://material-ui.com/production-error/?code=15 for the full message.
I should also add the I'm using the @material-ui/core 5.0.0-beta.5
Your Environment 🌎
`npx @mui/envinfo`
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
I'm using chrome browser
The text was updated successfully, but these errors were encountered:
Current Behavior 😯
The minified console error in production redirects to a 404 page
Expected Behavior 🤔
It should link to a page I can view the error log for debugging purpose.
Context 🔦
I deployed the application to netlify, the build and deployment was successful, however it crashes on first load with the error message Uncaught Error: Minified Material-UI error #15; visit https://material-ui.com/production-error/?code=15 for the full message.
I should also add the I'm using the @material-ui/core 5.0.0-beta.5
Your Environment 🌎
`npx @mui/envinfo`
I'm using chrome browser
The text was updated successfully, but these errors were encountered: