Wolfr / sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
https://sveltekit-jui-wolfr.vercel.app/
Other
44 stars 3 forks source link

There is some weird problem when leaving pages with an animation #57

Open Wolfr opened 3 years ago

Wolfr commented 3 years ago

Ever since I introduced animations on Accordion, Alert stack etc. visual problems have popped up when changing routes, with the new page showing in the old page, or navigation getting stuck.

Edit: for example, when going from Accordion to Alert Stack.