Inscreva -se angular na mudança de valor
this.reactiveForm.valueChanges.subscribe(selectedValue => {
console.log('form value changed')
console.log(selectedValue)
})
Philan ISithembiso