Description:
…so parent component can decide if change should go through. I meant for this change to be in #19236, but I guess I forgot to push it.
Changes:
- Make sure DOM state is reset for fields that need it before emitting update:modelValue, so parent components can ignore the change if they want.
Review