Cart dropping out after route change

Hey, so i’m using Next.js to SSR my pages which is a dream, however when I click on a product that i’m listing, and go to a dynamic product page, the whole Snipcart functionality stops working unless i hard refresh the page.

See an example here
(Still playing around with everything)

Not sure if im missing something?

TIA!