LT integration with Tinymce

Hi,
I have been trying to integrate LT with my ReactJS application that uses tinyMCE editor.
I have already implemented On-Premises LT in my app, it’s working for simple text fields, however its not detecting tinyMCE editor fields.

After googling for some time I found a demo plugin that uses LT for TinyMCE 4, but I am afraid its not working
GitHub - KnowZero/tinymce4-languagetool: Attempt to port Language Tool Spelling and Grammar Check to TinyMCE 4 [ALPHA/EXPIREMENTAL].

Can anyone please let me know regarding how to use on premise LT for tinymce fields? I am stuck on it for a while now :frowning:

Thanks

When you run into an issue with a github repository, you should always report the issue so that the one maintaining it knows there is a problem. I have fixed it and it should be working with TinyMCE4, I also did a quick port for TinyMCE5 but not all features may be working.