Frontmatter
| id | 3531 |
| title | form.field.Text: reset() |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Oct 5, 2022, 2:50 PM |
| updatedAt | Oct 5, 2022, 2:51 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3531 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 5, 2022, 2:51 PM |
in case we call
reset()without a value and haveclearToOriginalValueset to true, the field should return to the original value instead of getting empty.