[CKEditor 5] TypeError
thrown when using MathType in combination with TextPartLanguage
#910
Labels
type:bug
Something isn't working
Description
What does the bug consist in?
When MathType and TextPartLanguage are included in the same build, using the MathType plugin will result in the following error being thrown:
Removing either of the plugins resolves the issue, which seems to suggest that there is some conflict between these plugins.
Environment
Which version of MathType does this happen in?
wiris/mathtype-ckeditor5": "8.8.0
What is the relevant software and their versions?
Steps to reproduce
What are the steps needed to reproduce the bug?
Please be specific.
Download ckeditor5-math-lang-test.zip and run e.g. http-server in its root directory.
Then, access the
index.html
file contained in thesample
directory via the server.Finally, try to insert a formula via MathType.
Expected result
No errors should appear.
Actual result
Errors thrown in the console.
Other details
Is there anything else to consider?
The text was updated successfully, but these errors were encountered: