Skip to content

dot-studio-code/svelte-smooth-params-scroll-test

Repository files navigation

Sveltekit scroll break demo

This repository shows strange navigation scoll behaviour when the library "sveltekit-search-params" is included.

additionally, some strange things happen with:

	{#key data.page.id}
		<Page page={data.page} />
	{/key}

in page/[slug]/+page.svelte - although something like this should work.

To replicate, clone, npm i and npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published