EasyAdminBundle
EasyAdminBundle copied to clipboard
Error text is not displayed on nested collection fields
Add simple inner collection (collection in collection) field with TextType to reproduce. It works normal if you add 'form_errors(form)' call after 'form_widget(form)' in 'collection_entry_row' block of form theme. Besides, accordions looks bulky. It would be better without them at all, or if they could be customized.