Description
In my application whenever React state changes and causes Highcharts to rerender the regression line disappears.
Steps to reproduce
In this code sandbox example if you click the toggle button below the chart that will cause the state to change and the regression line will disappear.
Notes
I don't know if I've set something up wrong but it all seems correct to me.