angular-datepicker
angular-datepicker copied to clipboard
Month Skips when day doesn't exit in that month
If you select a day and then then click the month arrow, if the day doesn't exit in the next month it skips to the next month.
eg. Select the 31st of January and then click the next arrow, it will skip to march rather than Febuary.
Only a small issue but if it could be easily fixed that would be great.
Thank you, great directive
This issue has been fixed in the latest version of the library. The demo no longer exhibits this problem.
I am having same issue, but we have already modified the datepicker logic far too much to just download the new library. If you could point me in the right direction for this fix, (i.e., which function in the JS to edit), i should be able to figure it out. Thanks and great datepicker!