EasyAdminBundle
EasyAdminBundle copied to clipboard
feat: deal with one to many nested associations for Association Field
This Pull-request is fixing issue #5196
Do not understand why php-cs-fixer is failing Update: CS Fixer failure is unrelated to the changes, I'm waiting on a feedback from maintainers
@zabeth1 Check if this https://github.com/EasyCorp/EasyAdminBundle/pull/5513 fixes it for you - the problem is actually imo bigger, as other things don't work when the context is not set. This issue is also present in CollectionType too.