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
171 stars 67 forks source link

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

Closed probsol56 closed 2 months ago

probsol56 commented 5 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 4 months ago

Im having the same issue :(

viclafouch commented 3 months 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 ?