tiny-ben-tran
tiny-ben-tran
@atypiape It would be helpful if you could provide a replication case. So far, it seems the editor instance is removed when the dialog is closed (which works as expected)...
Close this issue as it appears to be resolved
What is the exact version of `vue` and `tinymce-vue` used ? I noticed [the project](https://github.com/qiguliuxing/dts-shop/blob/master/admin-ui/package.json#L24) uses v1 instead v3.
@zss1, my understanding of this issue is that the first input field in the dialogs (image, link, media, etc) is not focused on opening, according to the google translation. When...
@thegenway , would you be able to create a replication case or at least share your config? It's possible that the language file being loaded doesn't contain translations for the...
@thegenway since you are providing your own translation, could you share a small sample/snippet of the translation ? I suspect that the translation for those tooltips are not in the...
What is the version of `tinymce`? If possible, please provide a full replication case on something like `codesandbox.io`. You can also test your config on https://fiddle.tiny.cloud/.
Do you have the same issue with the image dialog or any other TinyMCE's own dialog? If so, I suspect you have a focus trapping issue where the modal, on...
@sujiewen I close this issue as it appears that you got a solution
@felixmosh Looking back at #553, it sounds like you're hoping to load TinyMCE with a nonce and have that nonce automatically applied to every script TinyMCE creates. If that's the...