Skip to content

PierBover/svelte-rendering-delay-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project that reproduces a bug with the history API in Chrome with Svelte.

Start the project with:

npm install
npm run dev

To reproduce the bug, open the app in your browser. Once it's open, refresh. You will notice there will be a delay in the rendering of the app of about 700ms.

To prevent the bug, close the current tab, delete or comment this line, and then open a new tab with the app. Now refreshing will be instant, as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published