Create plenty-wasps-sleep.md

pull/16178/head
floriskn 3 months ago
parent 8e280992f0
commit b58169da8b

@ -0,0 +1,10 @@
---
'svelte': patch
---
fix: ensure undefined attributes are removed during hydration
Attributes set server-side but undefined on the client should be removed during hydration.
This ensures expected cleanup behavior and resolves a mismatch between SSR and client-side rendering.
Fixes sveltejs/kit#13890
Loading…
Cancel
Save