I have been using MUI-TEL-INPUT where currently I opt to show only three countries CA, US, MX. By default I'm Setting defaultCountry as US. And when I Input a valid CA number the choosen flag is updating to CA and vice versa and I ForceCallingCode true.
Expected Behaviour: If user selects the country from dropdown as CA and inputs a US value the flag should automatically updates to US and if the user selects the country US from dropdown and input CA value the flag should automatically updates to CA.
I have been using MUI-TEL-INPUT where currently I opt to show only three countries CA, US, MX. By default I'm Setting defaultCountry as US. And when I Input a valid CA number the choosen flag is updating to CA and vice versa and I ForceCallingCode true.
Expected Behaviour: If user selects the country from dropdown as CA and inputs a US value the flag should automatically updates to US and if the user selects the country US from dropdown and input CA value the flag should automatically updates to CA.