Valor de conjunto de forma angular sin evento Fire
this.myControle.setValue(choice, { emitEvent: false }); // We write the choice in the term to see it in the input
this.myNgFormBuilder.get('nested.controle').setValue(value,{ emitEvent: false })
Light Louse