znjameswu / flutter_math

Math rendering and editing in pure Flutter.
https://znjameswu.github.io/flutter_math_demo/
Apache License 2.0
125 stars 51 forks source link

Unsanitized build exception detected: Unsupported operation: Temporary node CrNode encountered..Please report this error with correponding input. #53

Open naveedjamali opened 2 years ago

naveedjamali commented 2 years ago

Error Message: Unsanitized build exception detected: Unsupported operation: Temporary node CrNode encountered..Please report this error with correponding input.

Corresponding Input: \textsf{For any three sets X, Y, and Z, }\X\cap(Y\cup Z)=?

flutter_tex package successfully renders the above input, hence the above input may be assumed as a VALID input. I am not using the flutter_tex package because it is too slow, and resource hungry.