vue-froala-wysiwyg icon indicating copy to clipboard operation
vue-froala-wysiwyg copied to clipboard

Cannot read properties of undefined error while dynamically creating instances of Froala Editor

Open lukaszahorec opened this issue 3 years ago • 0 comments

Hi!

At page load I have an empty array, and user can dynamically create blocks of content, which also contains froala wysiwyg editor and other components. The v-model for froala is stored in that array displayed in v-for loop, nothing special here, but I'm getting this error after creating new instance of editor:

image

image

lukaszahorec avatar Oct 11 '21 09:10 lukaszahorec