Skip to content

Fix Create and Edit forms shows "Server communication error" instead of the root error message in case of validation error#658

Merged
slax57 merged 5 commits intoapi-platform:mainfrom
PawelSuwinski:657-validation-errors-notify
Mar 31, 2026
Merged

Fix Create and Edit forms shows "Server communication error" instead of the root error message in case of validation error#658
slax57 merged 5 commits intoapi-platform:mainfrom
PawelSuwinski:657-validation-errors-notify

Conversation

@PawelSuwinski
Copy link
Copy Markdown
Contributor

Let RA handle notification of validation errors to not show misleading "Server communication error" message.

#Fix #657

@slax57 slax57 added this to the 4.0.10 milestone Mar 31, 2026
@slax57 slax57 changed the title skip validation errors notification handling Fix Create and Edit forms shows "Server communication error" instead of the root error message in case of validation error Mar 31, 2026
@slax57 slax57 merged commit 8908c54 into api-platform:main Mar 31, 2026
3 checks passed
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 this pull request may close these issues.

useOnSubmit shows "Server communication error" notification even when submission errors (including root.serverError) are returned

2 participants