You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select an email, I’m trying to populate the phone number as well, but it isn’t working. If I comment out the country prop, a random country is displayed, but the email selection then works to pre-populate the phone. Is there a solution to make it work with the country? It would really help save the user time by avoiding the need to manually select the country or enter the country code if there is no phone in the address book?
When I removed the country prop, the number populates correctly, but the country shows as random. However, when the phone number populates, it gives me the correct country that the code belongs to, which is correct
The text was updated successfully, but these errors were encountered:
sohaib57
changed the title
Phone is not populating from chrome address book if country prop is passed
The phone is not populating from the Chrome address book when the country prop is passed
Dec 10, 2024
Thanks for such an excellent library!
When I select an email, I’m trying to populate the phone number as well, but it isn’t working. If I comment out the country prop, a random country is displayed, but the email selection then works to pre-populate the phone. Is there a solution to make it work with the country? It would really help save the user time by avoiding the need to manually select the country or enter the country code if there is no phone in the address book?
On selection of email phone is not populating:

When I removed the country prop, the number populates correctly, but the country shows as random. However, when the phone number populates, it gives me the correct country that the code belongs to, which is correct
The text was updated successfully, but these errors were encountered: