You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/server-side-rendering/samples/head-meta-hydrate-duplicate
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
2 years ago
..
_config.js [fix] duplicate meta tags during hydration (#7941) 2 years ago
_expected-head.html [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
_expected.html feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 2 years ago
main.svelte fix hydrating <head> (#4082) 5 years ago