Hello there.
I recently face a bug where I switch from dynamic routes via next/link and despite all content has been changed, the image source remains the same.
I've created create this repository to demo this problem: https://github.com/raulfdm/next-link-image-bug, but you can also access via codesandbox: https://codesandbox.io/s/github/raulfdm/next-link-image-bug
Steps:
/blog/test1. There you'll find a top level nav with page 1 and page 2I expected when I navigate from dynamic routes (e.g /blog/a to /blog/b) it also replaces the image I'm seeing in the screen.

To see this video in details, check it out on my repo: https://github.com/raulfdm/next-link-image-bug/blob/main/public/report.mp4 or in the sandbox, the home page.
Add any other context about the problem here.
Can you try next@canary?
Can you try next@canary?
@timneutkens I tried using Canary version it seems fixed.
https://codesandbox.io/s/next-link-next-image-bug-canary-4l4pp
Thanks, we've already solved this on canary so I'll close this issue 馃憤
Most helpful comment
Thanks, we've already solved this on canary so I'll close this issue 馃憤