Loading component with next-intl #314
Unanswered
ofir-dueto
asked this question in
Q&A
Replies: 0 comments
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.
-
Hey there!
I'm working with NExt.js 13.4 and I've been trying to add a
loading.tsx
file to my project, but it seems like the [locale] structure causes it now to work,I've tried to put it directly under the app folder and it overrides the page component.
under the [locale] folder, the loading is not shown at all.
Does anyone have a working demo with loading state?
Beta Was this translation helpful? Give feedback.
All reactions