Hi, i’m building a sheet with a list of items, the main container has a fixed height and the hidden content is set on scroll. But as you can see on the pic, I can’t visualize the first rows of my list thanks to the scroll bar :
Do you know why and how to fix it ? Thanks
I did the same thing yesterday, turns out I repeated the wrong div.
Move your collection around to see if that works
Do you mean I should bind the collection straight to the “Row” element ? It doesn’t seem to work
Okay so (for those interested), it was only a matter of “justify” → you have to justify the collection to the top otherwise it won’t work properly