v3 fails to handle equal sign in Unicode.
Created by: w32zhong
MathJax v3 demo page has issue rendering this formula containing an Unicode equal sign:
$\sum_{k=1}$
The error message is
Cannot read property 'parentNode' of null
I am not sure if the demo page is using some outdated version or does this issue still exist in latest version.