Acmion / svelte-kit-ssr-bug

A minimal reproduction of a bug with Svelte Kit's SSR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Kit SSR Bug

Instructions

  • Clone
  • npm install
  • npm run dev
  • Navigate to app
  • Inspect the flickering of the app.
  • Inspect the source code.

Additional Information

This bug is somehow caused by the hydration and the usage of @html.

About

A minimal reproduction of a bug with Svelte Kit's SSR


Languages

Language:Svelte 69.9%Language:JavaScript 17.0%Language:HTML 13.0%