use-error-boundary
React hook for using error boundaries
React hook for using error boundaries
A reusable isomorphic error boundary for React 16+
Custom error boundary component for react.js applications.
This is the HOC for validation prop-types in React. You can use it like a simple high-ordered component. When the error in prop-types occured user will see the PropTypesError component.
Error boundaries, the hooky way.
Awesome ErrorBoundary. Show errors of React components where they occurred. Based on componentDidCatch from React 16.
Catch javascript errors in a vue 2 component and render fallback components of easy way.
error boundary component for vue3
Simple and convenient Vue error boundary.
React component for error boundary
A customizable error boundary component for React Native to catch and handle errors in your app with options for custom error handling.
Allows to opt-out of react-error-overlay in your react-app
A robust React error boundary solution developed by [rinshad.com](https://rinshad.com) to elegantly handle runtime errors in React applications. Instead of showing the dreaded white screen of death, this library captures errors and displays a user-friendl
Custom free error boundary component for React
<p align="center"> <a href="" rel="noopener"> <img src="/src/logo.png" alt="Project logo"></a> </p>
A reusable error boundary component for Astro SSR
A React error boundary component that captures and handles both synchronous and asynchronous errors, including unhandled promise rejections