CaTeX
CaTeX copied to clipboard
The following _Exception was thrown during performLayout(): Exception: minIntrinsicWidth is greater than maxIntrinsicWidth (0).
I have a local JSON file and when I want to show it's content using Catex, it gives me this error. I already posted the complete issue on Stackoverflow here: https://stackoverflow.com/questions/63063855/how-to-fix-the-following-exception-was-thrown-during-performlayout-exceptio
Thanks for reporting this issue 👍🏽 It seems like a bit of a weird one because CaTeX does not use Paragraphs (I think).
Will need to look into this. Can you confirm that this bug must be related to CaTeX and there is no other widget causing your issue?
Yes, I replaced the Catex widget with a simple Text and the error is gone.
sorry, There was an earlier exception in my log which I didn't notice. I updated my post.
Not sure 😶