Skip to content

georges-g/sveltekit-local-transition-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteKit transition bug

This repo demonstrates a bug with Svelte 4.1.1, Svelte Kit 1.22.3.

You can check the bug page.

To use it:

npm install -D

Then:

npm run dev

Go to the home page, click on Submit

You see error messages appearing, they should have a fading transition, but it is not working.

If you set the transition to global, you can see how it slows down navigation by clicking on the other page link after the messages appeared.

About

Local transition bug in Svelte / SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published