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

Update ParentNode methods (append/prepend) to work in IE11 #24

Closed
calebdwilliams opened this issue Aug 30, 2019 · 1 comment
Closed
Labels
bug Something isn't working
Milestone

Comments

@calebdwilliams
Copy link
Owner

Describe the bug
IE11 doesn't support append/prepend.

To Reproduce
Run the polyfill through Babel and run in IE11.

Expected behavior
The polyfill should work as expected

Desktop (please complete the following information):

  • IE11
@calebdwilliams calebdwilliams added the bug Something isn't working label Aug 30, 2019
@calebdwilliams calebdwilliams added this to the IE11 support milestone Aug 30, 2019
calebdwilliams added a commit that referenced this issue Aug 30, 2019
fix(IE11, docs): Added potential fix for #24 and #23

Ignoring codecov/patch here due to inability to reliably test those lines outside of a browser.
@calebdwilliams
Copy link
Owner Author

Addressed in #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant