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

Rubicon Bid Adapter: Fix non IE11 Test .remove() #6990

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

robertrmartinez
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

IE does not support element.remove()

So we use parentNode.removeChild

@patmmccann
Copy link
Collaborator

this mirrors the logic in the polyfill ty

@robertrmartinez
Copy link
Collaborator Author

Let's make sure this passes tests before we merge @ChrisHuie @harpere

@patmmccann
Copy link
Collaborator

you want to wait for lgtm?

@robertrmartinez
Copy link
Collaborator Author

robertrmartinez commented Jun 9, 2021

No, it is good to go for me now. 👍

@patmmccann patmmccann merged commit 0ffd546 into master Jun 9, 2021
@patmmccann patmmccann deleted the rubiBidAdapter-FixRemove branch June 9, 2021 21:00
prebidtappx pushed a commit to prebidtappx/Prebid.js that referenced this pull request Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants