You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Hello! I'm using your datepicker and found a strange bug. Doesn't matter which locale I choose, january always start on the first day as 1, here's a screenshot:
Aftwer some investigation and seeing that the demo online was working I found that the problem was introduced by moment 2.11.0 (2.11.1 also didn't fix the problem). Reverting back to a 2.10.x version of moment solved the problem. The other months seems fine.
The text was updated successfully, but these errors were encountered:
Hello! I'm using your datepicker and found a strange bug. Doesn't matter which locale I choose, january always start on the first day as 1, here's a screenshot:
Aftwer some investigation and seeing that the demo online was working I found that the problem was introduced by moment 2.11.0 (2.11.1 also didn't fix the problem). Reverting back to a 2.10.x version of moment solved the problem. The other months seems fine.
The text was updated successfully, but these errors were encountered: