Skip to content
New issue

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

Minified Error in Production redirecting to 404 page #29374

Open
2 tasks done
LuminousIT opened this issue Oct 29, 2021 · 1 comment
Open
2 tasks done

Minified Error in Production redirecting to 404 page #29374

LuminousIT opened this issue Oct 29, 2021 · 1 comment
Labels
support: Stack Overflow Please ask the community on Stack Overflow

Comments

@LuminousIT
Copy link

LuminousIT commented Oct 29, 2021

  • The issue is present in the latest release.
  • 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

@LuminousIT LuminousIT added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 29, 2021
@mnajdova
Copy link
Member

mnajdova commented Nov 1, 2021

We changed the domain, it is https://mui.com now. So the error would be - https://mui.com/production-error/?code=15

@mnajdova mnajdova added support: Stack Overflow Please ask the community on Stack Overflow and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support: Stack Overflow Please ask the community on Stack Overflow
Projects
None yet
Development

No branches or pull requests

2 participants