neo icon indicating copy to clipboard operation
neo copied to clipboard

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

Open tobiu opened this issue 1 year ago • 0 comments

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 avatar Aug 01 '22 12:08 tobiu