Having an issue with the Vuetify dialog and TinyMCE editor. Upon opening the dialog with the editor inside, certain functionalities like Edit source code or Insert code sample are not working as intended. Specifically, when attempting to use one of these plugins, focusing on the textarea created by the plugin is difficult as it keeps redirecting focus to the input within the dialog.
I have provided a working example code here (CodeSandbox). For a more detailed description, visit the Github issue page.
If anyone has any suggestions on how to resolve this issue, please share your insights.
Thank you.