We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc29e1 commit 574def1Copy full SHA for 574def1
.changeset/plenty-wasps-sleep.md
@@ -2,9 +2,4 @@
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
+fix: remove undefined attributes on hydration
0 commit comments