LearnNewsExamplesServices
Frontmatter
id3335
titleform.field.Text: reset() => enhance the logic to only trigger one vdom update
stateClosed
labels
enhancementstale
assignees[]
createdAtAug 1, 2022, 2:00 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3335
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

form.field.Text: reset() => enhance the logic to only trigger one vdom update

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Aug 1, 2022, 2:00 PM

to do this, we most likely should extract the logic from afterSetValue() into a new method using a silent param. we should also fire the change event at the very end of the reset() call.

tobiu added the enhancement label on Aug 1, 2022, 2:00 PM