Replies: 1 comment 3 replies
-
I haven't seen this come up yet. Were you able to follow any of these suggestions for determining if it's truly coming from React Aria? or to work around the issue? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using react-aria-components in a react-router app on Vercel and I get this kind of runtime errors:
react-aria-components is probably not the only lib causing this, but I don't have any reliable way of debugging this.
In my app I'm only using one specific locale.
I used the instructions for remix in the i18n docs at https://react-spectrum.adobe.com/react-aria/ssr.html#remix
vite.config.ts
entry.server.tsx
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions