#Paginated Table weird behaviour

3 messages · Page 1 of 1 (latest)

snow crown
#

I'm running into an issue when loading a large dataset (~2000 tasks) into a paginated table. Even though pagination is implemented, navigating to the next page doesn’t seem to properly clear the previous items, leading to unexpected behavior. I suspect this is due to the sheer volume of tasks being loaded at once. Has anyone encountered something similar or have suggestions on how to handle this more efficiently?

snow crown
#

figured it out... the key's of the table items weren't all unique

soft wing
#

Lol