Skip to content

Latest commit

 

History

History
 
 

error-boundaries

title toc order
Error Boundaries
false
1

Error Boundaries

This example demonstrates some of the basic features of React Router's errorElement boundaries, including:

  • Handling thrown loader errors
  • Handling render errors
  • Re-throwing errors from an errorElement

Preview

Open this example on StackBlitz:

Open in StackBlitz