Skip to content
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

contentEditableMode & DOMNodeRemoved #366

Open
maxxi165 opened this issue Nov 27, 2016 · 0 comments
Open

contentEditableMode & DOMNodeRemoved #366

maxxi165 opened this issue Nov 27, 2016 · 0 comments

Comments

@maxxi165
Copy link

Editor init with textarea and contentEditableMode: true
After applying any html command destroy:composer event fires and composer stops syncing with textarea.
i add some logging. it looks like

commands.bold.exec
handleDomNodeRemoved
fire destroy:composer
Synchronizer stopInterval

considering the fact that when form submitting programmatically by form.submit() events linked with addEventListener doesn't fired, so textarea submitting with not actual content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant