Write_image saving incomplete image

HI,

Iโ€™m saving a large subplot with 4W x 5H plots on it. When I view it via fig.show() itโ€™s fine. When I save it via fig.write_image(โ€ฆ), some of the traces are missing on some of the plots, and some of the traces are only half drawn. Iโ€™ve tried SVG, PNG and JPEG. All give the same erroneous result. The 5 plots on the right are the incorrect ones.

Iโ€™m not able to show an example at this time due to confidentiality, but can create a non-descript example if Plotly would like to look into it.

Has this been seen before? Any workarounds?

Python 3.7.7 Plotly 5.9.0 Kaleido 0.0.3 via Ubuntu 18.4 via WSL2.