Routing changes when hovering visited link

I have a weird bug.
When clicking a blog post, then returning using the back button and hovering the clicked post the browser (chrome & firefox) returns to the page without clicking it. This is not the behavior on Vercel.

The only difference I can see is that in network there seems to be a page refresh when going back with backarrow, which doesn’t hapen on Vercel.

working: https://j-m.vercel.app/

hi there, before we dig in, did you see this brand new guide on debugging redirects?

I strongly suggest you give it a thorough read through and see if this fixes your problem:

if not, please post again, and we’ll try and troubleshoot.