EasyAdminBundle
EasyAdminBundle copied to clipboard
bug #5318 Fix association field inside collection crud form field
Would fix https://github.com/EasyCorp/EasyAdminBundle/issues/5318
Currently facing the issue this PR solves. Your fix looks great!
Is there anything missing before it is merged? Can I help somehow?
@quentint Sorry, I'm not a maintainer, so I don't know if/when it gets merged. Maybe it would help if you use my fork in your application and check if the fix works and check if it breaks for you.
Hello @javiereguiluz, is there anything I can improve to merge this fix? Do you think the new FieldContext
is not the best way to fix this bug?