#

error-boundary

React components for catching and handling JavaScript errors

WebGlobal React Error Boundary: Centralized Config Local Fallback

Learn how to configure a global React Error Boundary with centralized settings for fallback UI, logging, and reset behavior, but local rendering only for errored subtrees. Keep the rest of the app functional using Context and react-error-boundary.

1 answer 1 view