Skip to content

Tanstack Table -- serverside #5410

Closed Answered by KevinVandy
Er4twXz asked this question in Ideas
Discussion options

You must be logged in to vote

"use client" !== client only.

I suggest understanding how next.js works. Client components still run on the server in next.js. SEO still there. The only way to mess up SEO/SSR in next.js is to use dynamic lazy imports for components.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Er4twXz
Comment options

Answer selected by Er4twXz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants