Acmion / svelte-kit-fetch-bug

A minimal repo of a Svelte Kit fetch bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Kit's fetch and the Browser's fetch Produce Inconsistent Results

Instructions

  • Clone
  • npm install
  • npm run dev
  • Navigate to app
  • Inspect the inconsistency between the results of Svelte Kit's fetch and the browser's fetch.

About

A minimal repo of a Svelte Kit fetch bug

License:MIT License


Languages

Language:Svelte 61.2%Language:HTML 22.0%Language:JavaScript 16.8%