Site name: [DELETED]
Next.js App Router Loading.js documentation: File-system conventions: loading.js | Next.js
How to Reproduce:
- Navigate to [DELETED]
- Click on one of the test links. This link will take you to a page that wasn’t built during build time on a page with dynamicParams turned on.
- Notice that instead of a loading skeleton appearing immediately, nothing happens for a while before the page appears.
When performing a prod build locally, the loading skeleton is appearing as it should.
Does Netlify’s Next Runtime support loading.tsx?
Thank you,
-Joe