Mrinalini Sugosh (Mrina)

Results 8 comments of Mrinalini Sugosh (Mrina)

# Important Update: Thread Closure and Support for Developer Concerns We have decided to close this thread to maintain a positive and constructive environment. For detailed information on the licensing...

@aemdy @Luzefiru [TinyMCE v6.8.3](https://github.com/tinymce/tinymce/blob/6.8.3/LICENSE.TXT) remains under the MIT open source license, which supports commercial use. When v6 reaches end of life, your teams would need to address any concerns or...

> > When v6 reaches end of life, your teams would need to address any concerns or questions about your eligibility to upgrade and use TinyMCEv7 under the GPL v2+...

> @mrinasugosh But there's no solution for open source software with a license which is not compatible with the GPLv2 We are planning to support our Tiny 6 users on...

This can be done by adding an extra line to the TinyMCE init callback in your HTML file. It can also be done through an API call, for example, if...

I would recommend looking at this, the support is for 4 onwards for this ui checkbox https://www.tiny.cloud/docs-4x/api/tinymce.ui/tinymce.ui.checkbox/

The problem you're describing seems to be a compatibility issue between a specific TinyMCE version (v4.5.2 in this case) and a newer version of Chrome (118.0.5993.89). Browser updates can sometimes...

The issue you're describing where the placeholder disappears when you navigate away and return to the tab sounds like it might be related to a redraw or re-render behavior within...