0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/hydration
Maximiliano Ruani 8ffc8fd77b
[fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745)
* Fix hydration duplicate `svelte:head` tag issue with `@html` and nested components #7444 #6463

* - Changed comment style to HEAD_${head_id}_START and HEAD_${head_id}_END
- Improved claim logic
- Changed tests accordingly
2022-09-12 02:35:17 +08:00
..
samples [fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745) 2022-09-12 02:35:17 +08:00
index.ts [fix] handle promise rejections for {#await} in SSR (#6790) 2021-09-30 08:21:32 -04:00