Patrick Wang

Results 15 comments of Patrick Wang

This pull request **fixes 1 alert** when merging f91d7f076ad6e1bbe9932a2ee4b231a8d6348915 into 3f9b3c728927542d878618c05f14510566c68255 - [view on LGTM.com](https://lgtm.com/projects/g/patw0929/react-intl-tel-input/rev/pr-3399b4d7000db2b16725a20a731c09c3ee2c9806) **fixed alerts:** * 1 for Unused or undefined state property --- *Comment posted by [LGTM.com](https://lgtm.com)*

This pull request **fixes 1 alert** when merging 53923c20d7007aeb8bbdf0196d6fafa8042aa1cd into 3f9b3c728927542d878618c05f14510566c68255 - [view on LGTM.com](https://lgtm.com/projects/g/patw0929/react-intl-tel-input/rev/pr-dcceca2171cfab8a548f37e1911fbe3b1acedde8) **fixed alerts:** * 1 for Unused or undefined state property --- *Comment posted by [LGTM.com](https://lgtm.com)*

Sorry for the late reply, I am busy recently. Could you provide some demo code to reproduce this issue? Thanks.

Actually, it cannot change country without changing the `value` (phone number) now. We will plan this new feature: changing country (flag) by passing new `defaultCountry`.

@mcataford Nice idea! I tried to make it easier to use & maintain (and keeping the functionality) before, but no luck (and no time). I am wondering if there is...