You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to how it is possible to pass in a custom EmptyState component it should be possible to provide a ErrorState component that is rendered instead of the default error state
Implement custom ErrorState
Add custom error state to enable in TableToolsTable.stories.js
Add documentation & example to error handling guide
Similar to how it is possible to pass in a custom
EmptyStatecomponent it should be possible to provide aErrorStatecomponent that is rendered instead of the default error stateErrorStateTableToolsTable.stories.js