Closed
Description
Hi
I'm now upgrading my Symfony 6.3 application to 6.4 and I've also updated symfony/ux-autocomplete
to the 2.15.0 version.
Now each time I'm trying to use my autocomplete field I'm getting error:
An error has occurred resolving the options of the form "App\Form\Autocomplete\MemberSingleAutocompleteField": The option "extra_options" does not exist. Defined options are: "action", "allow_extra_fields", ....
I've noticed that this extra_options was introduced in #1322.
Should I stick to 2.14 version in order to use it with 6.4 Symfony?
Metadata
Metadata
Assignees
Labels
No labels