Open Adelmu21 opened 9 months ago
I can confirm the above. It seems that the function to change country, does not affect the PhoneNumber
model.
The problem appears to be in the onChanged
function. It creates a new PhoneNumber
model which onCountryChanged
does not have access to.