Hi, I have a react program set up with a MathJax node hooked up to some sliders, like this:

When I move these sliders, multiple MathJax nodes appear:

I will also note that using this react-mathjax library solves this problem: https://github.com/wko27/react-mathjax (registered as react-mathjax2 in npm).