We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug IE11 doesn't support append/prepend.
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):
The text was updated successfully, but these errors were encountered:
fix(IE11, docs): Added potential fix for #24 and #23
0bf415e
Merge pull request #26 from calebdwilliams/ie11
cbf0e31
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.
Addressed in #26
Sorry, something went wrong.
No branches or pull requests
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):
The text was updated successfully, but these errors were encountered: