beholdr / maska

Simple zero-dependency input mask for Vue, Svelte, Alpine.js and vanilla JS.
https://beholdr.github.io/maska/
MIT License
1.79k stars 71 forks source link

NaN in number mode maska #228

Closed bzbzbzbzbz closed 3 months ago

bzbzbzbzbz commented 3 months ago

Describe the bug

With a number options there is a NaN appears when you firsty press comma or dot.

Steps to reproduce

  1. Open docs - https://beholdr.github.io/maska/v3/#/
  2. Scroll to Live Demo
  3. Try to press comma/dot in "Number mode: money (UK)" or "Number mode: integer".

Reproduction link

https://beholdr.github.io/maska/v3/#/

https://github.com/user-attachments/assets/26b5a19e-1a31-4bae-b973-8cdc86d54e32

beholdr commented 3 months ago

Confirmed and fixed in 3.0.2 Thank you very much, @bzbzbzbzbz