You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Vaadin component height depends on its content, setting relative height for this component makes them very small. You need to set the height of the component in pixels or set its content to have fixed size.
This issue happens for Grid, Tree, GridTree, GridLayout, Spreadsheet.
The text was updated successfully, but these errors were encountered:
If Vaadin component height depends on its content, setting relative height for this component makes them very small. You need to set the height of the component in pixels or set its content to have fixed size.
This issue happens for Grid, Tree, GridTree, GridLayout, Spreadsheet.
The text was updated successfully, but these errors were encountered: