Creating a datepicker using: ``` .create(myEl, options); ``` requires: ``` .remove(myParentEl) ``` to remove the datepicker, this seems like a bug.