natemoo-re/micromorph

Uncaught SyntaxError: Unexpected token '.' when navigating.

IndyV opened this issue · 0 comments

IndyV commented

Info

Library version: 0.3.1
Web framework: astro@2.0.9
Astro integrations used: image, tailwind
Package manager: pnpm
Tested on: Chrome, Firefox

Describe the Bug

When navigating between pages the browser console logs an error: Uncaught SyntaxError: Unexpected token '.'
image

Reproducible Example

This Stackblitz demo shows the error as well when navigating to the Blog page.
image