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

Error on null value and do not return Empty String #111

Open
esamani77 opened this issue Jun 14, 2021 · 2 comments
Open

Error on null value and do not return Empty String #111

esamani77 opened this issue Jun 14, 2021 · 2 comments

Comments

@esamani77
Copy link

Hi, When v-model is null, the component will throw Error that e in null, I think it's better to replace null into empty String automaticlly.
Also we remove every number in input, It return a '0' String that is not correct. It will better to return empty String as we need.

@jonathanpmartins
Copy link

You could use allow-blank with v-money3. It has this and other features that v-money don't support. But unfortunately it is only compatible with Vue3.

@esamani77
Copy link
Author

That's great, I'll try to implement in nuxtjs v2.x.
Tnx a lot.

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

2 participants