egeloen / IvoryOrderedFormBundle

Provides a form ordering support for your Symfony2 project.
https://github.com/egeloen/ivory-ordered-form
MIT License
49 stars 11 forks source link

Trying to implement this with Symfony 5 and getting error #18

Open hirenchhatbar opened 4 years ago

hirenchhatbar commented 4 years ago

Hi @egeloen @tweini

I'm trying to implement this with latest Symfony version and getting error about ResolvedFormType asking one argument and it has been passed no arguments.

Do you think you can guide me to fix this?

Thanks.

hirenchhatbar commented 4 years ago

Also, when I check the definition of the service using CLI command, Symfony gives below note:

! [NOTE] The "form.resolved_type_factory" service or alias has been removed or inlined when the container was compiled.