loading.js does not trigger on dynamic route navigation (within same dynamic route) #58153
Open
1 task done
Labels
bug
Issue was opened via the bug report template.
Linking and Navigating
Related to Next.js linking (e.g., <Link>) and navigation.
stale
The issue has not seen recent activity.
Link to the code that reproduces this issue
https://github.com/jel-massih/loading-test
To Reproduce
Current vs. Expected behavior
I expected step 5 to show Loading for 5s then Dynamic B, but the loading fallback is never shown.
It appears to be based off navigating to the same dynamic component (even though different route with different params)
Verify canary release
Provide environment information
Which area(s) are affected? (Select all that apply)
App Router, Routing (next/router, next/navigation, next/link)
Additional context
No response
The text was updated successfully, but these errors were encountered: