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

ra-data-graphql: Missing original error as body in handleError #6953

Closed
hlubek opened this issue Dec 7, 2021 · 0 comments · Fixed by #6956
Closed

ra-data-graphql: Missing original error as body in handleError #6953

hlubek opened this issue Dec 7, 2021 · 0 comments · Fixed by #6956
Labels

Comments

@hlubek
Copy link
Contributor

hlubek commented Dec 7, 2021

What you were expecting:

When mutations fail, the specific error (HttpError body) should be accessible like shown in https://marmelab.com/react-admin/CreateEdit.html#submission-validation

What happened instead:

The HttpError body is not set.

Steps to reproduce:

Environment

  • React-admin version: 3.19.2
@WiXSL WiXSL added RFR Ready For Review bug and removed RFR Ready For Review labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants