vaadin / serverside-elements

Vaadin add-on that makes it easy to use Web Components or any HTML elements from Vaadin Framework
https://vaadin.com/addon/elements-add-on
Apache License 2.0
14 stars 12 forks source link

Making remove work on Internet Explorer. #2

Closed ghost closed 8 years ago

ghost commented 8 years ago

For some reason, Internet Explorer does not support remove() for DOM nodes (https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove).

Legioth commented 8 years ago

Hi. Thank you for your fix. I'm sorry nobody has reacted to this until now.

Could you please click the link to accept the CLA so that there won't be any legal issues with accepting your patch.

ghost commented 8 years ago

Thanks for replying! I signed the CLA (again; I already send in a scanned version by email last year).