Skip to content

Conversation

MateuszTrN
Copy link

@MateuszTrN MateuszTrN commented Oct 10, 2025

Issue:
When the grid fails to render (and throws an internal exception), there’s no way to react to that event.

Solution:
Add an onError prop that is called within the ErrorBoundary.

It can either return nothing (acting only as a side-effect handler), or return a ReactNode that would be displayed instead of the current predefined error view.

I’m open to changes, but I really need a way to call a function when an error occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant