phone-number-input
phone-number-input copied to clipboard
Setting default value changes the submitted value to only national number
like in the documentation, if you are to set value='22997000000', and then try to get it back once submitted, you only get 97000000 without the 229...this is happening when implementing an edit form
Hi @vkyeswa . Thanks for opening this issue !
can you show an exemple and how you got it back once submitted ?