Frontmatter
| id | 2116 |
| title | Text field throws error when clearing field and typing |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | May 22, 2021, 10:12 PM |
| updatedAt | May 23, 2021, 12:38 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2116 |
| author | keckeroo |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 23, 2021, 12:38 PM |
Text field throws error when clearing field and typing
tobiu assigned to @tobiu on May 23, 2021, 11:32 AM

tobiu
May 23, 2021, 11:32 AM
confirmed. will take a look into it now.
tobiu cross-referenced by #2133 on May 23, 2021, 12:36 PM

tobiu
May 23, 2021, 12:38 PM
this one works now, there are probably follow up tickets.
tobiu closed this issue on May 23, 2021, 12:38 PM
Describe the bug When initially set to have 'clearable' and then clearing 'clearable', text field generates errors when typing This also affects textarea field too (understandable)
To Reproduce Steps to reproduce the behavior:
Expected behavior expected to be able to type or delete characters in text field