jscasca
jscasca
Is this still an issue? Without a replication case it might be hard to understand what is happening. Your code snippet seems to be missing multiple variable. For example, `v-model`...
I think your setup will have a couple of unintended side effects. When you do `import tinymce from 'tinymce'` you are trying to bundle the tinymce code into your application...
Can you elaborate on how this is happening? @Macartini
@Macartini Can you post your entire configuration? Are you using the editor from the cloud? If not, what version of the editor are you using? When was the last time...
Closing this ticket as it seems to be resolved :+1:
Please try to send replication cases when submitting bugs otherwise is really hard to look into them. I'm closing this until a replication is provided
The problem with situations like this is that completely different content might be coming from the pipeline and it is wild to magically place the caret where a user think...
Moving this since it is related to TinyMCE's handling of content
@phyothiha do you have a small replication or can you post your configuration?
I cannot replicate usage with the uploader function (adapted to my local environment), everything seems to work properly. Do you have a sample repo where you have this running? I...