Frontmatter
| id | 1601 |
| title | form.field.Text: afterSetValue() => change event |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Mar 27, 2021, 5:04 PM |
| updatedAt | Mar 27, 2021, 5:07 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1601 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 27, 2021, 5:07 PM |
it is important to fire the change event (parent call) at the end of this method.
otherwise redundant delta updates can happen.