ngMask icon indicating copy to clipboard operation
ngMask copied to clipboard

Browser Crashes on Repeat and Reject

Open Chris26754 opened this issue 8 years ago • 4 comments

If you use mask="D?" repeat="60" restrict="reject" and type fast some numbers the browser crashes.

http://plnkr.co/edit/E1vIRVo8fVbRwfas8d2S?p=preview

#102

Chris26754 avatar Feb 22 '17 15:02 Chris26754

Sometimes it workes fine, just type some letters and then spam some numbers than it crashes the tab (Chrome).

Chris26754 avatar Feb 22 '17 15:02 Chris26754

The Browser also crashes sometimes if the repeat length is reached.

Chris26754 avatar Feb 22 '17 15:02 Chris26754

Same issue.

erdahuja avatar Mar 16 '17 06:03 erdahuja

Using mask="a?" mask-repeat="100" mask-restrict="reject", some browsers crashes on opening.

robsonsobral avatar May 17 '22 23:05 robsonsobral