2lenet / EasyAdminPlusBundle

EasyAdminPlusBundle is a Symfony 4 wrapper for the amazing EasyCorp/EasyAdminBundle
MIT License
17 stars 13 forks source link

Error with create link on list page #13

Closed moux2003 closed 6 years ago

moux2003 commented 6 years ago

I'm getting an error wjen using your bundle with the link of the create action on list page. I don't know if I missed some configuration but the issue is on this line: https://github.com/2lenet/EasyAdminPlusBundle/blob/700af61b5a5770115de42cc7176daf6367e3174a/src/Resources/views/default/list.html.twig#L62

should be merge({ action: _action.name }))

sebheitzmann commented 6 years ago

I don't have this error. I will see if i can reproduce this.

sebheitzmann commented 6 years ago

can you provide me your entity config ?

moux2003 commented 6 years ago

No issues anymore thanks to commit 619382efd08a83919e96c7a776247c0697587e63