Frontmatter
| id | 175 |
| title | component.DateSelector: weekStartDay & item selections |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Dec 12, 2019, 7:40 PM |
| updatedAt | Dec 12, 2019, 8:20 PM |
| githubUrl | https://github.com/neomjs/neo/issues/175 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 12, 2019, 8:20 PM |

this did work before.
right now, the selected item can get shifted to the left or right when changing weekStartDay. might be inside the selModel code.
looking into this now.