Skip to content

Certain NextUI Components Require Client-Side Subcomponents in Next.js #3622

Answered by wingkwong
lepresk asked this question in Help
Discussion options

You must be logged in to vote

We included use client directive by default. However, it doesn't work for collection-based components, such as listbox, menu, table, dropdown and etc. Basically the root cause is the way how react-aria built the collection. We've noticed that RA has done something and we need to dig it to see how we could integrate with it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wingkwong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants