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

Element type is invalid error upon starting the app #99

Closed
ubrandrew opened this issue May 20, 2022 · 1 comment
Closed

Element type is invalid error upon starting the app #99

ubrandrew opened this issue May 20, 2022 · 1 comment

Comments

@ubrandrew
Copy link

ubrandrew commented May 20, 2022

I'm seeing the following error after running npm start: Element type is invalid. Received a promise that resolves to: /static/media/01.5905cfaa607076924a2c.md. Lazy element type must resolve to a class or function.
Validation is passing as well.

Heres the stack trace im seeing in the console:

react-dom.production.min.js:186 Error: Minified React error #306; visit https://reactjs.org/docs/error-decoder.html?invariant=306&args[]=%2Fstatic%2Fmedia%2F01.5905cfaa607076924a2c.md&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at ws (main.e273faf5.js:2:260313)
    at gu (main.e273faf5.js:2:248394)
    at vu (main.e273faf5.js:2:248322)
    at mu (main.e273faf5.js:2:248185)
    at au (main.e273faf5.js:2:244969)
    at ru (main.e273faf5.js:2:243520)
    at k (main.e273faf5.js:2:291290)
    at MessagePort.P (main.e273faf5.js:2:291824)

Both rerendering and reloading do not fix the issue

Screen Shot 2022-05-20 at 10 44 34 AM

@kentcdodds
Copy link
Member

Sorry for the trouble. This has been fixed. Please update your repo. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants