Grid not displaying correctly until selected

Vaadion 7.6.8

My grid is displaying only a substring of my text (Grid1.png) until i selected the row or move the vertical scroll bar (Grid2.png)

Any ideas?

37401.png
37402.png

Any thoughts on this? I see that initially, the GRID sizes and then shuffles the columns across. This doesn’t look good. Any way to instruct that the first column fills the entire size of the GRID?

Looks like a timing issue, the contents are somehow sized with a smaller column width than what that ends up being in the end. Do you have a small code snippet / test UI that would reproduce this?

Also, have you tested if the issue is still present on newer Vaadin versions?