[Bug] 3.9 - The react error boundary UI immediately closes when you click Show Details, and the error is no longer logged to console. #4537
Labels
Bug Verified
Bug reported, reproducible, and verified.
Describe the Bug
If you have an uncaught error somewhere, this is now caught and displayed to the user:
Two main issues:
Steps to Reproduce
Generate any error which would be hit by react.
The current behavior
Show Details doesn't work correctly, and no error is logged.
The expected behavior
Show Details works correctly, and an error is logged.
OS
N/A
Node version
N/A
Browser
N/A
The text was updated successfully, but these errors were encountered: