-
```
What is the expected output? What do you see instead?
For PWM it doesn't matter if the mobile number registered with the user is in
correct international format or not. OR if it is a mobile numb…
-
It don't recognize 9135364900
-
Hi, I'm working on POCs to migrate from **@marcj/marshal** to **@deepkit/type** . Following the [steps here](https://deepkit.io/documentation/runtime-types/serialization) I should get a serialized ob…
-
[country_flags](https://pub.dev/packages/country_flags) is a package used for phone input to display country flags. Currently, it has an issue with [flag caching](https://github.com/arturograu/country…
-
```
What is the expected output? What do you see instead?
For PWM it doesn't matter if the mobile number registered with the user is in
correct international format or not. OR if it is a mobile numb…
-
```
What is the expected output? What do you see instead?
For PWM it doesn't matter if the mobile number registered with the user is in
correct international format or not. OR if it is a mobile numb…
-
Hello, this number `+33690687351` was valid on `Version 0.6.44` but on `Version 0.6.48` it says it's not valid.
Do you know what have changed in those minor versions that could have affected this?
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Do we have a way to verify if the length of a phone number is correct?
I realize that there is no information here about validating a phone number. Does anyone has found a way to do this with this …
-
```rust
let n = "0032474123456";
assert!(phonenumber::parse(None, n).is_ok());
```
I would expect this to yield `+32474123456`, but it seemingly does not: it yields `InvalidCountryCode` (which c…