Yann Bougaret

Results 7 comments of Yann Bougaret

This is a serious issue ! Because assets are now considered as route by the layout... so it throws a 404 and even could erase $page.stuff if you use it...

https://github.com/sveltejs/kit/pull/4974

Did you try `transition:fade|local` ?

Absurd & hacky but works : https://svelte.dev/repl/02d60142a1cc470bb43e0cfddaba4af1?version=3.38.3 EDIT : @locriacyber found a better solution here : https://github.com/sveltejs/svelte/issues/2308#issuecomment-1005942571

Hello, I would like to add an opinion here that I hope could accelerate a decision regarding this PR. At RadioFrance ([radiofrance.fr](http://radiofrance.fr/)) we have been using Svelte and Sveltekit (and...

I think you have just to create your own model instead of "buildDynamicModel"