Closed jurra closed 3 years ago
This is happening because of a call being made by the MathType module,
Hey 🥇 @DNature it would be great if you could rebuild the editor without this particular module,
I am currently working on hotfix/npm-ckeditor-module
you can update the packagejson and let me know when that is ready, I can then integrate it back again and review it.
Thanks in advance 😄
Okay. I will do that first thing tomorrow
hardocs-editor
in the desktop appThis is solved, it implited sacrifycing the Math module. We need to keep an eye on that module development, because this is a pending issue I saw on their repository.
Current behavior
When the app is executed offline the ckeditor will not show in the app, instead it will show this:
As it can be seen the editor doesnt show properly
Desired behavior
When the app is opened offline it should look like the picture below.
The editor should work offline as well as it works now when connected.