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] use Node.parentNode instead Node.parentElement in dom.ts. #7724

Merged
merged 2 commits into from Aug 6, 2022
Merged

[fix] use Node.parentNode instead Node.parentElement in dom.ts. #7724

merged 2 commits into from Aug 6, 2022

Conversation

Tal500
Copy link
Contributor

@Tal500 Tal500 commented Jul 25, 2022

Fixes #7723.

This is for a simple legacy browsers compatibility (specifically, IE11).

This is for a simple legacy browsers compatibility (specifically, IE11).
It could be noisy.

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
@baseballyama baseballyama merged commit 816409a into sveltejs:master Aug 6, 2022
@Tal500 Tal500 deleted the fix-dom-parent-element-legacy branch August 6, 2022 19:51
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.

Legacy support issue in IE11 on hydration
4 participants