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
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/bagaswastu/next-route-reproduction
To Reproduce
pnpm run dev
next.config.js
, and see the expected behaviorNote:
Describe the Bug
The metadata title won't updated after going to another route if serverActions is enabled.
Expected Behavior
The title is changed based on configured metadata.
Which browser are you using? (if relevant)
Latest Chrome Version 114.0.5735.134 (Official Build) (64-bit), fresh from installation with default setting. No extension or modification
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: