-
Description: According to the user guide, the value proposition is that "CCA Manager is a contact manager designed to simplify the management of CCAs and enhance your administrative efficiency, regard…
-
I think we're at the point where having a separate spot for the country code, at a minimum, would be helpful. Not everyone has US phone numbers, and if that's unclear when phone numbers are shown in …
-
We are using your directive as
<input value="+1" type="tel" international-phone-number auto-hide-dial-code="false" class="phone" name="phoneCountryCode" ng-model="phoneCountryCode" required>
…
-
Hi!
If you start typing to fast, it somehow throws a "maximum depth issue".
```
app-index.js:35 Warning: Maximum update depth exceeded. This can happen when a component calls setState inside us…
necm1 updated
4 weeks ago
-
### Bug type
Component
### Component name
MudTextField
### What happened?
I am attempting to apply a Mask for a international phone number:
`IMask phoneMask = new RegexMask(regex: @"^\+[0-9]{6…
-
Model not working ,How can i fix this?
`input type="text" international-phone-number ng-model="newuser.phone">`
` ipnConfig.defaultCountry = 'pl';
ipnConfig.preferredCountries = ['pl', 'de', 'f…
-
Hello,
I found that the phone number is having leading zero in the prefilled-value, even though it has the country code correctly.
For example, we set the value
` value={ contactDetails?.mobile ??…
-
Phone number field does not accept the "+" or "( )" symbols, which means that international numbers cannot be used as inputs the phone number field.
![image.png](https://raw.githubusercontent.com/zec…
-
The bug:
1. Fill out the destination number field with a valid phone number
2. Press a number on the dialpad
3. Make a call
You'll see that the destination number field doesn't change in the U…
-
Phone number field does not accept the "+" or "( )" symbols, which means that international numbers cannot be used as inputs the phone number field.
![image.png](https://raw.githubusercontent.com/nus…