patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
283 stars 222 forks source link

After getting the flag and phone number value from db mysql, we can't update the value of flag and phone number #370

Closed userpt closed 3 years ago

userpt commented 3 years ago

intlTelInput field(i.e flag and mobile number) is taking the value from the database which is MySQL, thereafter when I want to update the intlTelInput field(i.e flag and mobile number) it won't get updated even though the i can't even edit the mobile number

Expected Behavior

After getting the value from DB, I should update the value of both flag and number.

Current Behavior

issue bhai

here i get this value from db and i just want to edit the flag and number and update in my db