StaticPlot = true crashes mesh3d

Hi Plotly-meisters:

I’ve discovered that setting staticPlot to true crashes mesh3D. I don’t know if it crashes other 3d plots yet. You can see it on this pen. .

It is the first mesh3d example with staticPlot = false set. The plot works. If you set staticPlot = true, then you get nothing.

Is this a bug or a feature? :slight_smile:

See https://github.com/plotly/plotly.js/issues/457 for more info.