Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ability to define a dynamic mask ahead of time #282

Open
crhistianramirez opened this issue Mar 11, 2022 · 4 comments
Open

Comments

@crhistianramirez
Copy link

I'm building an ecommerce application that needs to be supported globally. This means that we work with various formats for zipcode amongst other things. In the United States a zip code can either be 5 digit or 9 digits, and I'd like my users to be able to do both. I found this solution which solves it but because I need to support so many countries it would be preferable for me to store a countries definition array that has the mask defined ahead of time, and allows me to simply use it dynamically.

@Gu7z
Copy link

Gu7z commented May 4, 2022

+1 on this
Same problem. There is a lot of countries to have a specific conditional for each of them.

@sanniassin, any plans to make mask work with an array?

@dennissiq
Copy link

+1 on this

Hi @sanniassin, can you help us?

@patrickjmeurer
Copy link

+1 on this

Hello @sanniassin, you have some news about it?

@crhistianramirez
Copy link
Author

crhistianramirez commented Nov 17, 2022

Given that the last commit to this repo was Jan 21st, 2020 I don't think we have much hope on @sanniassin to deliver on this. Someone else will need to roll up their sleeves

edit: this repo is dead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants