You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display improved error DX to communicate what occurred
Non-Goals
Background
Sometimes during development we will run into infinite rerender situations, that would cause the page to become unresponsive - usually the solution is to close the tab and fix the issue and re-navigate to the page. It would be better if these situations can be handled and displayed as part of the error features.
Proposal
-Investigate if it is possible to detect these infinite rerender situations, and implement detection
-Display error message to explain what happened
-Make this option configurable (to stop or allow app to continue running)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
Sometimes during development we will run into infinite rerender situations, that would cause the page to become unresponsive - usually the solution is to close the tab and fix the issue and re-navigate to the page. It would be better if these situations can be handled and displayed as part of the error features.
Proposal
-Investigate if it is possible to detect these infinite rerender situations, and implement detection
-Display error message to explain what happened
-Make this option configurable (to stop or allow app to continue running)
Beta Was this translation helpful? Give feedback.
All reactions