You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case the problem seem to be that navigation with link (after a fresh reload) changes the metadata once but after that metadata doesn't seem to get updated on any route change.
edit: I have enabled serverActions and typedRoutes experimental features
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue or a replay of the bug
https://github.com/saver711/nextjs13-starpi
To Reproduce
yarn
yarn dev
Describe the Bug
While navigating from the navbar with links, meta data doesn't change
Expected Behavior
to change ~
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: