Frontmatter
| id | 4825 |
| title | form.Container: getValues() => always return a string for radios |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 3, 2023, 10:05 PM |
| updatedAt | Sep 3, 2023, 10:15 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4825 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 3, 2023, 10:15 PM |
the latest changes affect the API => returning an array instead.
i will adjust this before releasing a new version.