-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error overlay for runtime errors #4308
Comments
PR welcome, duplicate of #3689 |
@alexander-akait yup makes sense. What is the status about runtime error support? also strangely I see that #764 already implemented the CRA-like overlay, but today's styles look different? |
runtime errors are not implemented in overlay |
thanks! |
It is now implemented in webpack dev sever version 4.8.1 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Feature Proposal
I want to use the built in error overlay to handle runtime errors.
Is this possible? what is the configuration to do that?
Also, I see create-react-app switched to using the built-in error overlay. Does this mean it converged with the
react-error-overlay
like in #3689 ?Feature Use Case
I am making a custom workspace tool - http://bit.dev/, similar to create-react-app, and I want the same error handling experience.
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: