Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix hydrating header meta tags #4082

Merged
merged 7 commits into from
Jan 13, 2020

Conversation

tanhauhau
Copy link
Member

@tanhauhau tanhauhau commented Dec 10, 2019

To fix #1607

Added data-svelte="svelte-xyz" attribute to server rendered head elements, based on the suggestion (#1607 (comment)) from @Conduitry and @nsivertsen

@tanhauhau tanhauhau changed the title WIP: feat add hydrating header meta testing feat add hydrating header meta testing Jan 11, 2020
@tanhauhau tanhauhau changed the title feat add hydrating header meta testing fix hydrating header meta tags Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<svelte:head> creates duplicate elements on hydration
2 participants