Robin Herbots 7 years ago
parent
commit
28dca00b99
1 changed files with 0 additions and 3 deletions
  1. 0 3
      js/inputmask.js

+ 0 - 3
js/inputmask.js

@@ -1546,9 +1546,6 @@
                                 return false; //breakout if nothing to insert
                                 return false; //breakout if nothing to insert
                             }
                             }
 
 
-                            if (ndx > 0) {
-                                resetMaskSet(true);
-                            }
 
 
                             if (!revalidateMask(pos, $.extend({}, tst, {
                             if (!revalidateMask(pos, $.extend({}, tst, {
                                     "input": casing(elem, test, validatedPos)
                                     "input": casing(elem, test, validatedPos)