Dynamic link vars not be interpolated on latest canary version
See original GitHub issueBug report
Describe the bug
https://github.com/vercel/next.js/discussions/14822
happy to report that is is working fine on 9.4.4 - but after seeing if I could reproduce on a next.js/examples paired down repo with the latest canary next.js - it was reproducible. (this could be a functionality changing that I haven’t caught in the docs) - but it feels like a bug to me
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- https://github.com/followbl/dynamic-routing
- Deploy to Vercel
- Click any post
- Click any comment
- View Logs on Vercel
Expected behavior
Expect the <Link vars to be interpolated in getServerSideProps
context - instead they are provided as is in square brackets
System information
- Version of Next.js: [9.4.5-canary.28]
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
App directory next/link dynamic href dev error #43074 - GitHub
href interpolation is not supported in the new router. The new router always use the query object to set search params on the...
Read more >Bug? Keyframe interpolation does not correctly tra... - 11973114
Position keyframes set with Ease In / Ease Out / Bezier interpolation in Premiere come into After Effects with correct interpolation sometimes but...
Read more >Runtime Environment - Nomad - HashiCorp Developer
Other settings are dynamically allocated when your job is scheduled. Both types of values are made available to your job through environment variables....
Read more >Can I apply Dart's string interpolation dynamically?
This seems like a straightforward way to give the string literal in one place, and give the data you want to interpolate in...
Read more >Docusaurus Client API
A simple interpolation component for text containing dynamic placeholders. The placeholders will be replaced with the provided dynamic values ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Timer @ijjk deployed and it’s working as expected. thanks
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.