Hello, I'm using Jupyterlab4 to create a pandas DataFrame and display it with ipydatagrid. When I run my code, the grid does not display my data <img width="1732" height="558" alt="Image" src="https://github.com/user-attachments/assets/9616668e-dcd5-4650-ad3b-85e84d9174e7" /> When I zoom in, the data gets displayed and it stays there even when I zoom back out <img width="1650" height="770" alt="Image" src="https://github.com/user-attachments/assets/1a7247cb-b2ae-41a7-9a93-1780b742eb89" /> Also this doesn't happen every time I open my project and run my cell so this seems to be intermittent.