-
Notifications
You must be signed in to change notification settings - Fork 8
Fix disconnected editor not destroyed #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@spocke @TheSpyder @ltrouton please review |
|
@dmitryuk The PR looks good so far. Could you add some tests? |
|
@tiny-ben-tran tests added |
|
In case you haven't signed a CLA: Hello @dmitryuk, Thank you for your code contribution to this project, Tiny would like to publish and acknowledge your code contribution to the TinyMCE-Webcomponent open source project in the next release. For Tiny to proceed, we will need permissions from you to use your code. Could you email legal@tiny.cloud with the subject CLA request for dmitryuk. Our legal team will send you a Contributors License Agreement (CLA) that gives Tiny permissions to use your code. Thanks again for your contributions |
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
CLA signed and sent |
|
@tiny-ben-tran please make a new release |
|
@dmitryuk 2.3.2 is now released |
My App has a feature to remove and add tinymce same editor again (see video).
But second time adding not working since in global
tinyMCEobject previous editor didn't remove properly, for tinyMCE it was already initializedScreencast_20251209_180118.webm
Please make a new release once merged