Component Layout configuration (Ratio Display Auto)

Hey @Felipereis50,

For table views, I would use ‘Aspect ratio’ rather than ‘Auto’. As if you want to use ‘Auto’, you will need to manually set the min and max size to correctly display your table such as:
Screenshot 2024-04-05 at 10.58.48

Using Aspect ratio should resolve your issue of the data not showing up on your component view.

If you are trying to make that first table smaller, you could try this:
Screenshot 2024-04-05 at 10.54.11

And it will show as:

Hope this helps,
TL

2 Likes