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

Can't use empty mask #40

Open
EdwinHauspie opened this issue Oct 26, 2017 · 2 comments
Open

Can't use empty mask #40

EdwinHauspie opened this issue Oct 26, 2017 · 2 comments

Comments

@EdwinHauspie
Copy link

I have my own text-field component, and a mask option is optional.
I use a prop in combination with vue-the-mask directive.
The prop in my component is defined like: props: { mask: { required: false, default: '' } }
The problem is that vue-the-mask enforces the field to be literally empty so the input is unusable.
Is there a way around this?

@c01nd01r
Copy link

#34

@kaskar2008
Copy link

We have created a fork and published a package with the reference to the author of this project. Also we have merged some major PRs into our fork. If you need more features - feel free to contribute, we are open to PR :)

Package
Repo

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

3 participants