Closed
Description
Issue Summary
When using load: ['ui/lazy']
with mathml tables, some mtd elements load as yellow mtd text instead of loading correctly. When you load it without lazy typesetting, it renders just fine.
This is happening in a variety of browsers. I'm testing on macOS, looking at Safari, MS Edge, and FireFox.
Steps to Reproduce:
- Open the attached zip file.
- Open mtd-lazy-error.xhtml in Safari (or, any other browser).
- See the yellow mtd text in place of some of the cells.
- Open mtd-no-lazy-no-error.xhtml and see that it renders fine.
Technical details:
- MathJax Version: 3.2.0
- Client OS: macOS 11.6
- Browser: Safari Version 15.0 (16612.1.29.41.4, 16612)
- Browser: FireFox 93.0 (64-bit)
- Browser: Microsoft Edge Version 94.0.992.50 (Official build) (x86_64)
Supporting information:
See attached zip archive for screenshots and sample xhtml.