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

The WYSIWYG is not initialised in collections #110

Open jacquesbh opened 3 years ago

jacquesbh commented 3 years ago

The WysiwygType is not initialised when we use a CollectionType.

Possible solution: Fire an event and init the wysiwyg elements.