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

Number length & 4digit spacer not working #39

Open
JaleesaLLC opened this issue Nov 4, 2020 · 3 comments
Open

Number length & 4digit spacer not working #39

JaleesaLLC opened this issue Nov 4, 2020 · 3 comments

Comments

@JaleesaLLC
Copy link

JaleesaLLC commented Nov 4, 2020

Thank you all for this amazing work, this is exactly what I'm looking for.

After downloading the code, immediately I noticed while I'm typing:

  • the 4digit spacer not working.
  • the typing not locking after reaching 16 digits.

here is a live code: https://livewire.jaleesa.net/pay

I spend around 3 hours trying to fix without luck, I even took an exact copy from here https://cdpn.io/JavaScriptJunkie/fullpage/YzzNGeR, and it's not working on my PC or even on the server.

Thank you

@prabodhana
Copy link

is there any solution for this?

@prabodhana
Copy link

Thank you all for this amazing work, this is exactly what I'm looking for.

After downloading the code, immediately I noticed while I'm typing:

* the 4digit spacer not working.

* the typing not locking after reaching 16 digits.

here is a live code: https://livewire.jaleesa.net/pay

I spend around 3 hours trying to fix without luck, I even took an exact copy from here https://cdpn.io/JavaScriptJunkie/fullpage/YzzNGeR, and it's not working on my PC or even on the server.

Thank you

founded a solution.. you need to install this package https://www.npmjs.com/package/v-mask

@pvujic
Copy link

pvujic commented Dec 22, 2020

THIS worked. We shouldn't just copy the code and paste it and use it as a package but since there was no documentation how to install this we just copied.

Thank you all for this amazing work, this is exactly what I'm looking for.
After downloading the code, immediately I noticed while I'm typing:

* the 4digit spacer not working.

* the typing not locking after reaching 16 digits.

here is a live code: https://livewire.jaleesa.net/pay
I spend around 3 hours trying to fix without luck, I even took an exact copy from here https://cdpn.io/JavaScriptJunkie/fullpage/YzzNGeR, and it's not working on my PC or even on the server.
Thank you

founded a solution.. you need to install this package https://www.npmjs.com/package/v-mask

THIS worked. We shouldn't just copy the code and paste it and use it as a package but since there was no documentation how to install this we just copied. Thank you!

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