angular-date-dropdowns
angular-date-dropdowns copied to clipboard
Cannot read property 'day' of undefined
I'm using the directive exactly as described, and getting this TypeError. I'm using it within an Ionic app, which could conflict, but shouldn't.
Getting the same using Angular v1.3.18.
"TypeError: Cannot read property 'day' of undefined at Object.checkDate (directive.js:49)"
This will be down to your (negative offset I think) timezone. See https://github.com/rorymadden/angular-date-dropdowns/pull/17