Frontmatter
| id | 6158 |
| title | component.DateSelector: beforeSetValue() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Dec 18, 2024, 12:07 PM |
| updatedAt | Dec 18, 2024, 12:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6158 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 18, 2024, 12:09 PM |
If the value is set as a Date, try to convert it into a string.
I encountered the problem when using a table date column with an date field editor.