Page routing sometimes fail #82321
Unanswered
Jhayrolandero
asked this question in
App Router
Replies: 1 comment
-
Do you see any logs? Any network activity you could share? Could you show a code example of:
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! i was wondering have you encountered a bug wherein if you click one of the Link component, the page won't change but the URL does. I have one instance wherein i was in homepage and i'm clicking one of the navigation button which is wrap in Link component. The route URL (localhost/{route>) changes but my view is still displaying the home page.
Edit: I'm using next.js 14.2.5
Beta Was this translation helpful? Give feedback.
All reactions