Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

$container.remove() throws on IE11 #164

Closed aaronjensen closed 8 years ago

aaronjensen commented 8 years ago

I don't believe IE supports ChildNode.remove() https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove

Twipped commented 8 years ago

This will be fixed in version 0.6.1

Twipped commented 8 years ago

0.6.1 is published with a fix for this.