natemoo-re / micromorph

A very tiny library for diffing DOM nodes

Home Page:https://stackblitz.com/edit/micromorph-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught SyntaxError: Unexpected token '.' when navigating.

IndyV opened this issue · comments

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