Skip to content

Commit 574def1

Browse files
authored
Update .changeset/plenty-wasps-sleep.md
1 parent 3fc29e1 commit 574def1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.changeset/plenty-wasps-sleep.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@
22
'svelte': patch
33
---
44

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
5+
fix: remove undefined attributes on hydration

0 commit comments

Comments
 (0)