Frontmatter
| id | 4284 |
| title | form.field.Text: validate() => required for NumberFields |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Apr 14, 2023, 12:50 PM |
| updatedAt | Apr 14, 2023, 12:51 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4284 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 14, 2023, 12:51 PM |
interestingly entering a value of 0 has no issues inside the forms demo app, but it does cause problems inside a client app.