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

Fix simple dataProvider create does not return server data #7925

Merged
merged 1 commit into from
Jul 5, 2022
Merged

Fix simple dataProvider create does not return server data #7925

merged 1 commit into from
Jul 5, 2022

Conversation

dylanlt
Copy link

@dylanlt dylanlt commented Jul 4, 2022

Update useCreateResult in the Simple REST Provider to return the API response data.

Fixes #7912

@vercel vercel bot temporarily deployed to Preview – react-admin July 4, 2022 23:38 Inactive
@djhi djhi changed the title Fix for issue 7912 Fix simple dataProvider create does not return server data Jul 5, 2022
@djhi djhi added this to the 4.2.1 milestone Jul 5, 2022
Copy link
Collaborator

@djhi djhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djhi djhi merged commit 55c19b0 into marmelab:master Jul 5, 2022
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.

useCreateResult data contains the update parameters and not the response data
2 participants