Error when render \sqrt
Created by: geordo
Issue Summary
Google Chrome doesn't render good \sqrt.
Technical details:
- MathJax Version: 3.2.2
- Client OS: Windows 11
- Browser: Chrome 104.0.5112.102
I am using the following MathJax configuration:
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>