viclafouch / mui-tel-input

📌 A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js
https://viclafouch.github.io/mui-tel-input
MIT License
158 stars 65 forks source link

Text field value not changes when changing country code. #145

Closed probsol56 closed 4 days ago

probsol56 commented 3 months ago

When I change the country the text field keeps the old value. Is it intentional? My requirement is to reset the value of the text field but keep the country code.

fgorostiaga-hu commented 2 months ago

Im having the same issue :(

viclafouch commented 1 month ago

Humm looks like it was a request from the community. But what we can do, is adding a prop for your kind if use case. WDYT ?