Frontmatter
| id | 4376 |
| title | component.DatePicker => support for ancient dates like a year of 200 |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | May 3, 2023, 1:40 PM |
| updatedAt | May 3, 2023, 1:41 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4376 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 3, 2023, 1:41 PM |
in case you use
form.field.Dateand type in 01 01 0200, then open the picker and click on a different day, we get a max callstack error with dates iterating back and forth.