Next.js Discord

Discord Forum

How can I paginate 2 entities in 1 virtual-scroller list? And do I need SSR or CSR?

Unanswered
Oriental chestnut gall wasp posted this in #help-forum
Open in Discord
Oriental chestnut gall waspOP
My users would like to scroll through the long list of activities and comments entities.
As for me it's impossible and everything I can do is to split this list into 2 (displaying as 2 lists with a fixed height with the scroller or 2 tabs).

And the second question, is it possible and reasonable to use SSR rendering virtual scroller list?

0 Replies