Could the overlay consider integrating runtime errors as well? #2126
nanianlisao
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@nanianlisao Thanks for your advice. Yes, from a developer's perspective, I would like to be able to notice a runtime error as soon as possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current overlay only handles compilation errors. Have you considered integrating runtime errors as well?
Of course, from an experience standpoint, I believe it would be better to directly display the source code after processing the error stack, similar to what react-error-overlay does.
Unfortunately, react-error-overlay has not been maintained for a long time, which has led to some unresolved issues.
Beta Was this translation helpful? Give feedback.
All reactions