-
Notifications
You must be signed in to change notification settings - Fork 49.3k
Open
Labels
Component: ReconcilerReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Feature Request
Description
Spinoff from #15797 (comment).
We might want to offer a way to "bubble" control flow up the tree a la Algebraic Effects. throw Redirect()
is a canonical example. However, we want them to bypass the normal error boundaries. So it probably needs to be a first-class API.
Metadata
Metadata
Assignees
Labels
Component: ReconcilerReact Core TeamOpened by a member of the React Core TeamOpened by a member of the React Core TeamType: Feature Request