typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

Trigger onChange callback on country change #65

Closed solo-bog-uptech closed 10 months ago

solo-bog-uptech commented 11 months ago

Summary

Would be great to reset value on change country code

ArtyomVancyan commented 11 months ago

Hi @solo-bog-uptech, could you please clarify what you mean? What actions do you perform, and what do you expect to be happening?

ArtyomVancyan commented 10 months ago

Would be great if you provide more information so I could process it. Currently, closing the issue but do not hesitate to edit and reopen.

solo-bog-uptech commented 10 months ago

I meant when I change country onChange callback doesn't work and value in react-hook-form doesn't change.