Why does SvelteKit do this on form submissions? Old page re-renders then it navigates. In fact the old form even shifts as the CSS loads in. Presume it's a quirk of SSR? Only way to bypass is with use:enhance on form element I guess? @sveltesociety.dev @svelte.dev
2 likes 1 replies
?