Open leachtucker opened 9 months ago
What do you mean ?
@viclafouch Apologies for being vague.
I am speaking of phone numbers with extensions (e.g 770-123-1234, extension 111
).
I've seen one mention of extension in the docs, but during my playing-around I never seem to be able to enter them.
Maybe check with the internal library I use for mui-tel-input
.
https://www.npmjs.com/package/libphonenumber-js :
Maybe there is a way to get the country by using a method checking the extension ;)
Nice. Will start digging in around over the next couple of weeks. :)
Will put up a PR for this the next couple days!. Just adding some more test cases
Hey, @viclafouch. I just threw up a draft PR to get some deliberation going on where this feature is headed.
From what I can tell, there is no support for extensions. Is that correct?