Slow route navigation #65150
Unanswered
codewithnazim
asked this question in
App Router
Replies: 2 comments 2 replies
-
Hi 👋 By default, the navigation will occur after the data on the route you navigate to is loaded. If you want to speed up this app, you can add a CleanShot.2024-04-29.at.15.42.44.mp4 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, you can use the new I've draft a general guideline in this article |
Beta Was this translation helpful? Give feedback.
0 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.
-
I am using lates app router, iam facing issues in route navigation, the navigation take to much time to navigate to other routes with Link and router imorted from next/navigation, is there any way to show some UI when page takes time to navigate , there is loading component in latest feature but its working only when the page is navigated on the route, I want loading on the current page if its take time to switch pages, please help I am stucked.
Beta Was this translation helpful? Give feedback.
All reactions