monsieurbiz / SyliusRichEditorPlugin

This plugin add a rich editor on fields to be able to drag and drop elements and edit it.
MIT License
65 stars 37 forks source link

Autocomplete fields inside dialogs are broken #105

Closed DieterHolvoet closed 3 years ago

DieterHolvoet commented 3 years ago

When using an autocomplete field in a UI element form, it doesn't work automatically. You have to add JavaScript that initialises the autocomplete field. I suggest we auto-initialise autocomplete fields after opening a dialog.