You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught RangeError: Maximum call stack size exceeded
at y.h (jquery.inputmask.min.js:8:99582)
at y.p (jquery.inputmask.min.js:8:99052)
at y.f (jquery.inputmask.min.js:8:98414)
at jquery.inputmask.min.js:8:105270
at y.h (jquery.inputmask.min.js:8:105517)
at y.p (jquery.inputmask.min.js:8:99052)
at y.f (jquery.inputmask.min.js:8:98414)
at jquery.inputmask.min.js:8:105270
at y.h (jquery.inputmask.min.js:8:105517)
at y.p (jquery.inputmask.min.js:8:99052)
This seems to be the same issue as #2814
Demo: https://jsfiddle.net/qs2cL9fk/
Instructions: Place the cursor at the very start of the inputfield and input the number "1".
Demo code:
The bug seems to only happen when the inputfield is already filled with a value.
OS: Windows 10
Browser: Chrome 130.0.6723.59
Inputmask version: 5.0.10-beta.11
The text was updated successfully, but these errors were encountered: