Please update input-mask package so that updated format list will be updated to cscart.
Example: Mauritius +230
the 230 phone only accepts 7 digits as of now but 230 phone code have 8 digits.
+230 XXXXX XXX
Some of the countries phone code number format not updated for up-to date.
thanks
Could you please give me a specific number to check? We’re using an implementation of Google’s libphonenumber library to check the validity of phone numbers, and I’ve been unable to find a combination with 8 digits after the code that this library can treat as valid: https://catamphetamine.gitlab.io/libphonenumber-js/
The Mauritius phone number format start like this +230 57 58 XX XX this combination number but when input with country code and try to with above format but the mask only accepts 7 numbers.