Skip to content

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

Merged
slax57 merged 4 commits intonextfrom
allow-passing-error-type
Jan 15, 2025
Merged

[TypeScript] Allow providing error type in dataProvider and controllers hooks#10445
slax57 merged 4 commits intonextfrom
allow-passing-error-type

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

Development

Successfully merging this pull request may close these issues.

2 participants