If a column in a grid contains a vertical layout with a span, and all rows of grid are made visible, the initial height of the grid is too small and footer row can appear in weird place.
Expected outcome
Footer should be where footer should be, right from the start. Not like this:
Description
If a column in a grid contains a vertical layout with a span, and all rows of grid are made visible, the initial height of the grid is too small and footer row can appear in weird place.
Expected outcome
Footer should be where footer should be, right from the start. Not like this:
https://github.com/user-attachments/assets/e7cc3fa0-d7f4-4eb0-90fc-c64bda10d547
Minimal reproducible example
Steps to reproduce
Open the example view and start scrolling easily to see the footer in wrong place.
Environment
Vaadin version(s): 24.5.1 OS: mac, all browsers
Browsers
No response