Skip to content

Add ErrorBoundary component and HOC for wrapping #150

@SavouryGin

Description

@SavouryGin

Description

ErrorBoundary can be used to wrap error prone components and prevent the UI to crush unexpectedly.

  • Add ErrorBoundary class component
  • Add withErrorBoundary() HOC to wrap any component with the boundary

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

ComponentsRelated to Chop Logic Components libraryDocsImprovements or additions to documentation

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions