mirror of https://github.com/sveltejs/svelte
fix: omit bind:focused from SSR output (#18724)
--------- Co-authored-by: Xia Chao <236466140+bun-unsafe@users.noreply.github.com> Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>pull/18728/head
parent
08c2a72907
commit
05b69164d1
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: omit `bind:focused` from SSR output (it has no HTML attribute)
|
||||
Loading…
Reference in new issue