Skip to content

Commit b58169d

Browse files
committed
Create plenty-wasps-sleep.md
1 parent 8e28099 commit b58169d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/plenty-wasps-sleep.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure undefined attributes are removed during hydration
6+
7+
Attributes set server-side but undefined on the client should be removed during hydration.
8+
This ensures expected cleanup behavior and resolves a mismatch between SSR and client-side rendering.
9+
10+
Fixes sveltejs/kit#13890

0 commit comments

Comments
 (0)