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 tested this out, but because it is using await/async, it can only be used in Server components, according to NextJS 13. But I also need client side components like useState. Is there a way to get this to work in NextJS 13 with the app dir? Thank you!
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
-
Does this work with the NextJS 13 app dir?
I tested this out, but because it is using await/async, it can only be used in Server components, according to NextJS 13. But I also need client side components like useState. Is there a way to get this to work in NextJS 13 with the app dir? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions