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 hydration of <title> #4311

Merged
merged 3 commits into from
Jan 23, 2020
Merged

fix hydration of <title> #4311

merged 3 commits into from
Jan 23, 2020

Conversation

Conduitry
Copy link
Member

Fixes #4310. Tested with the repro in that ticket. No new unit test though because I couldn't get the existing head-meta-hydrate-duplicate test to acknowledge that the <title> was currently getting removed. Possibly a JSDOM limitation, but I didn't look into it too hard.

@Conduitry Conduitry merged commit 455a5cc into sveltejs:master Jan 23, 2020
@Conduitry Conduitry deleted the gh-4310 branch January 23, 2020 15:06
jesseskinner pushed a commit to jesseskinner/svelte that referenced this pull request Feb 27, 2020
taylorzane pushed a commit to taylorzane/svelte that referenced this pull request Dec 17, 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.

Hydration removes <title> element
1 participant