globalpayments / rxp-js

Global Payments Ecommerce JavaScript Library
MIT License
34 stars 70 forks source link

Fix - Safely call Element.prototype.remove #44

Open DerekRTP opened 3 years ago

DerekRTP commented 3 years ago

The Element.remove method was being called in a context where this did not have a parentElement.