Skip to content

Conversation

@PawelSuwinski
Copy link
Contributor

I seems that PR #515 broke violations list processing based on error body so validation messages are not shown any more in the form (?), this would never happen:

if ('body' in e) {
return Promise.reject(e);
}

I think that we should step back and let jsonld do the math like it was in previous version. With this fix validation errors are shown again in the form. Please correct me if I missed anything here.

@dominikboniecki
Copy link

@alanpoulain please look at this change, the bug is very critical for global error handling in a whole project

@dunglas dunglas merged commit a3fa99c into api-platform:main Mar 6, 2024
@dunglas
Copy link
Member

dunglas commented Mar 6, 2024

Thank you!

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.

3 participants