Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript] Allow providing error type in dataProvider and controllers hooks #10445

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Jan 14, 2025

Problem

Many of our hooks do not allow to provide the Error type.

Solution

Allow providing error type in dataProvider and controllers hooks

Additional Checks

  • The PR targets master for a bugfix, or next for a feature

@slax57 slax57 added this to the 5.5.0 milestone Jan 15, 2025
@slax57 slax57 merged commit 6b1367d into next Jan 15, 2025
15 checks passed
@slax57 slax57 deleted the allow-passing-error-type branch January 15, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review TypeScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants