nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

EmitEvent: false Angular Forms not Working on Modals

Open juniorschen opened this issue 4 years ago • 0 comments

Environment image

Describe the bug When use this.form.get(Control).setValue(value, { emitEvent: false }) i continue to receive the valuechanges event. It happens in my modals.

Expected behavior No receive value changes event when emitevent false.

juniorschen avatar Jan 10 '21 14:01 juniorschen