2amigos / yii2-ckeditor-widget

CKEditor WYSIWYG widget for Yii2.
https://2amigos.us/open-source/ckeditor-widget
Other
172 stars 111 forks source link

CKEditor inside yii2-dynamicform #142

Open dmitri-s opened 4 years ago

dmitri-s commented 4 years ago

Hello there, I am trying to use CKEditor inside a DynamicForm. However, when I add an extra item the CKEditor does not initialize. Could you please suggest how to initialize it?

image

As you can see when I navigate to the page first CKEditor created correctly. However, when click "+" button second CKEditor is not initialized.