Developer Tools Fix Client/Server Time Zone Mismatches with SvelteKit Progressive Enhancement Using UTC time in SvelteKit, you need to understand two key features. From actions and Progressive enhancement.
Web Apps Wait for Hydration in Automated SvelteKit Browser Tests Here's a way to force Playwright to wait for hydration of a SvelteKit page before starting to interact with it in automated browser tests.