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

Changing Locale in one instance of editor updates Paragraph Dropdown locale in another instance #396

Closed
hviradiya-anaqua opened this issue Jul 24, 2024 · 2 comments

Comments

@hviradiya-anaqua
Copy link

What is the current behavior?
When multiple instances of tinymce angular component is used and if we update locale for one component, it updates locale for other editor's Paragraph dropdown items as well.

image

Please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox.io or similar.
Run following reproduction and click on Button that updates locale of editor 1, but editor 2 paragraph locale is affected.
tinymce-angular-multiple-editor-locale-issue.zip

What is the expected behavior?
It should not update Paragraph items locale of other instance of editor while changing for one.

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

All Browsers and OSs
"tinymce": "^7.2.1",
"tinymce": "^6.8.4",
"@tinymce/tinymce-angular": "^8.0.1"

@tiny-stale-bot
Copy link

This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days.

@tiny-stale-bot tiny-stale-bot added status:stale An issue that has been left with no response for an extended period of time. status: escalated labels Aug 24, 2024
@tiny-stale-bot
Copy link

This issue was closed because it has been stalled for 30 days with no activity.

@tiny-stale-bot tiny-stale-bot removed status: escalated status:stale An issue that has been left with no response for an extended period of time. labels Sep 24, 2024
@tiny-stale-bot tiny-stale-bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
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

2 participants