sonata-project / SonataBlockBundle

Symfony SonataBlockBundle
https://docs.sonata-project.org/projects/SonataBlockBundle
MIT License
413 stars 142 forks source link

fix: form validations are by passed when an Exception is thrown #1218

Open sad270 opened 4 weeks ago

sad270 commented 4 weeks ago

Subject

fix: form validations are by passed when an Exception is thrown

I am targeting this branch, because it is a fix.

Closes #1217

Changelog

### Fixed
- fix: form validations are by passed when an Exception is thrown

To do