react-phone-input-2
react-phone-input-2 copied to clipboard
[Bug] country guess no longer working after country selection
Check the video for more information.
Steps to reproduce:
Follow video OR
- type in a number
- select another country from the dropdown
- try to change the number/prefix and you'll see the country guessing feature is no longer working
@whitecrownclown how do you do you onChange? do you intentionally prepend + ? if yes, that should have messed up the internal state of the component.