-
Hello there 👋🏻 I was trying to set up React-aria in a Next.js 13 app with the app directory architecture. However, I discovered that the I am not sure if I am misunderstanding how to set it up or if it is not compatible at the moment. If you are interested, I have provided detailed errors in this Stack Overflow question: https://stackoverflow.com/questions/76148697/react-aria-with-next-js-issues-with-ssrprovider-setup Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
What version of NextJS are you using? The |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I've updated to nextJS 13.3.4, it seems to resolve the issue.