Closed binlaniua closed 10 years ago
we user ionic modal use a datepicker, when click the input element, the datepicker is not show
angular.element(document.querySelectorAll("#" + o.id)).live("focus", l), angular.element(document.querySelectorAll("#" + o.id)).live("click", l),
when use modal, the element not append into body, not found
https://github.com/alongubkin/angular-datepicker/commit/38dacae7cff0ad02fc193f0d71c706776bd517be
we user ionic modal use a datepicker, when click the input element, the datepicker is not show