indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
527 stars 229 forks source link

Object.render (angular-moment-picker.min.js:2) #259

Open Miguel-Angel-Martin opened 6 years ago

Miguel-Angel-Martin commented 6 years ago

Suddely this error appears in all my pages that contian this element....

Up to now all works perfectly, except in modals.... Do you know how is the reason of this failure?

angular.js:14700 TypeError: e.view.moment.clone is not a function at Object.render (angular-moment-picker.min.js:2) at Object.checkView (angular-moment-picker.min.js:2) at angular-moment-picker.min.js:2 at publicLinkFn (angular.js:9038) at lazyCompilation (angular.js:9430) at boundTranscludeFn (angular.js:9217) at controllersBoundTransclude (angular.js:9984) at e.link (angular-moment-picker.min.js:2) at angular.js:1385 at angular.js:10539 "

"