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
I'm currently having trouble because row generate grow in height when i load more items. And i can't figure out why is this happening. You can see it in actions in the demo below. Items height should be 40px and i work if you ask 10 or 20 items per page but whenever you ask more the row take more space. Do you have any idea how to solve this ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I'm trying to build an infinite table using :
I'm currently having trouble because row generate grow in height when i load more items. And i can't figure out why is this happening. You can see it in actions in the demo below. Items height should be 40px and i work if you ask 10 or 20 items per page but whenever you ask more the row take more space. Do you have any idea how to solve this ?
https://codesandbox.io/p/sandbox/infallible-goldstine-7y34gk?file=%2Fpackage.json&selection=%5B%7B%22endColumn%22%3A49%2C%22endLineNumber%22%3A13%2C%22startColumn%22%3A1%2C%22startLineNumber%22%3A12%7D%5D
Please note that i didn't add scroll up in this demo, that mean if you scroll back you won't get any items but it works in my project version.
Beta Was this translation helpful? Give feedback.
All reactions