react-error-boundary
A robust error boundary library for Lua React.
Easy to Use
react-error-boundary makes error handling easy. Error logging, reverting states, and displaying fallback components are all incredibly easy to implement.
Flexible
Whether you want a single error boundary to handle errors in your entire app or multiple boundaries to handle errors in individual components, the granularity is up to you.