jscasca
jscasca
@tmiljevic For help with premium plugins you might need to head over to [TinyMCE support](https://www.tiny.cloud/docs/tinymce/6/support/) With that said, the issue might be the plugin definition of "Promise" as everything inside...
@liesahead feel free to open a PR at any time if you can help with this issue. Unfortunately, I haven't been able to look into it.
That can be a bit tricky but if you have your own spinner implementation the callback needs to be placed in `init_instance_callback` to know the editor has finished loading
@linusanderas Do you have, by any chance, a small codesandbox replication we can use?
It looks like it is referencing a removed element. It's a bit hard to tell without a replication case. Can you provide a simple replication?
Hi @airasyaqub I don't think I'm following correctly on the issue. So the problem is not disabling the component but changing tabs? Could you provide a small replication case to...
We are still working on how to fix this issue. Sorry it's taking so long
I don't quite understand the issue. However, if there was an issue with having a numeric id this should be addressed by #342
@RobertHan215 There are many ways to include your custom plugin in a Vue project. You can: - Host/serve your custom plugin code and include it as an external plugin [for...
Closing as resolved