mui-tel-input icon indicating copy to clipboard operation
mui-tel-input copied to clipboard

Enhancement, When ForceCallingCode is set to true automatic country guessing is not happening unlike when we set ForceCallingCode to false

Open sathishchaviti opened this issue 10 months ago • 0 comments

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.

sathishchaviti avatar Apr 09 '24 16:04 sathishchaviti