Frontmatter
| id | 962 |
| title | Neo.component.DateSelector: set currentDate => header days |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 23, 2020, 12:03 AM |
| updatedAt | Jul 23, 2020, 12:18 AM |
| githubUrl | https://github.com/neomjs/neo/issues/962 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 23, 2020, 12:18 AM |
While the logic works fine when navigating inside this component on its own, there happen to be display issues when increasing the currentDate by 7 days, triggering a month change.
Will look into this.