Destroy editor onDestroy of component
cpiber opened this issue · 3 comments
cpiber commented
Svelte also provides a onDestroy
helper. The component should use this helper to cleanly destroy the tinymce instance as well.
jscasca commented
cpiber commented
Yes, I think that's all that's needed, thank you for your fast actions
jscasca commented
Released in v0.1.1. Thanks for the feedback!