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

selectionchange events fired when using multi tinymce editor in page #380

Open
zhaozhongyu opened this issue May 11, 2023 · 0 comments
Open

Comments

@zhaozhongyu
Copy link

What is the current behavior?
i am trying to use multi editor in the same page, and one of them add selectionchange listener. but when i click the one have not listener, selectionchange event fired.

Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.
https://codesandbox.io/s/tinymce-test-ier70z

What is the expected behavior?
selectionchange event should be only fire in the editor which add event listener.

Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or tinymce-vue?
@tinymce/tinymce-vue@5.1.0

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