react-native-phone-input icon indicating copy to clipboard operation
react-native-phone-input copied to clipboard

fix cannot get dialCode of undefined

Open MacKentoch opened this issue 7 years ago • 0 comments

I was using a custom country picker (not sure it happens in other cases, but fix is good for all).

I had a bug in case when user deletes (rather than enters his phone number) pre-rendered country code: dailCode of undefined error.

MacKentoch avatar Sep 29 '18 13:09 MacKentoch