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

Fixes issues #40 - value not updated on state change

Open ajmas opened this issue 8 years ago • 3 comments

Value wasn't being updated if parent component's state was updated.

Also, updated readme to help clarify how to use.

ajmas avatar Apr 17 '17 18:04 ajmas

@ajmas Thanks for the fix, let me have a look at it over the weekend and I'll merge it if everything looks good.

sample-usr avatar Apr 21 '17 08:04 sample-usr

Discovered an issue where the Canadian country code is repeated due to the area code. Also impacts US numbers. Will need to resolve that.

ajmas avatar Aug 24 '17 20:08 ajmas

Any resolution on this fix?

freywaid avatar Sep 20 '17 00:09 freywaid