TabSheet cuts child component

Hi,

I have TabSheet with Table. When I open the page, my table is croped (see attachement). Any action (like click on column header) fix it.

Any idea?

Thanks Luk.
13187.png

Hi,

I think you have some invalid layout/component sizings somewhere. You might want to run the layout analyzer through the debug window (make sure application is not in productionMode and then add ?debug to the URL) and see if that reports any errors (and possibly fix them).