mirror of https://github.com/sveltejs/svelte
We had some duplicated and buggy code, removing it fixes #15120pull/15226/head
parent
b0c4fa5246
commit
1c6ebc93c8
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: hydrate `href` that is part of spread attributes
|
||||||
@ -1 +1 @@
|
|||||||
<!--[--><a href="/foo">foo</a><!--]-->
|
<!--[--><a href="/foo">foo</a> <a href="/foo">foo</a><!--]-->
|
||||||
|
|||||||
Loading…
Reference in new issue