Listview sometimes cuts off item text

I'm having a similar issue. At random, my app's ListView does not show its items fully. Switching to a different tab in the TabbedContainer occasionally fixes it, but it still happens about 50% of the time.

What it looks like half of the time (desired):

What it looks like the other half of the time (undesired):

I have the max height set to 100vh. I tried changing from list to grid and changing all of the margin and padding, but nothing has fixed it.

This issue doesn't show while I'm editing the app, only when I view it in the public link.

1 Like

Thanks for the sample app, @Maker_Works!

Would you also be able to share the app json for testing internally? (app jsons don't have resource data - just any hardcoded data & the app structure)

1 Like

Hi Tess, here is the app JSON. Sorry in advance if things are structured poorly, I'm newer to Retool and like to throw components around until they work.

Nova - copy.json (146.3 KB)

No need to apologize (and welcome to Retool)! Thanks so much