#loading.tsx weird behaviour
23 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
bumping this
Please just ask your question directly: https://dontasktoask.com
what
is this build or on dev?
nd thats weird, yeah
do you have another <Suspense > layer inside your page.tsx?
Accidentally clicked on the don’t ask to ask thing lol
It appears to only do it on the production build
Dev is perfectly fine
And nah I don’t have another suspense layer in the page
thats odd honestly
yea
im using trpc, so it uses that to fetch data from the backend
i also saw this similar issue on github:
Link to the code that reproduces this issue https://github.com/felipedeboni/next-rendering-bug To Reproduce Navigate to https://next-rendering-bug.vercel.app/ Click on "Works fine", the l...
interesting