Highslide sometimes is not able to return its DIV, causing the view to be empty
问题 I have noticed that at random, when I click to open a view (I open highcharts inside HS), I get a blank view. Checking the data, and everything is fine, but for some reason, the view is empty. I did a bit of debugging and I found that the issue is where I pass the renderTo to the chart: chartOptions.chart.renderTo= $('.highslide-body')[IDchart]; while debugging, sometimes the renderTo is undefined; so I am trying to troubleshoot this and figure out what is actually wrong. the IDChart is