mui / mui/material-ui

Minified Error in Production redirecting to 404 page

Open
#29,374 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

scope: all components support: Stack Overflow
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

  • 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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the reported production-error URL with code 15 and reviewing how the Material UI production error page handles that route. Reproduce the first-load failure from the Netlify deployment using @material-ui/core 5.0.0-beta.5 in Chrome. Done means the minified error links to an accessible page containing the full debugging message instead of a 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.