uNmAnNeR / imaskjs

vanilla javascript input mask

Home Page:https://imask.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot input value in Mask type Number Error: Uncaught (in promise): TypeError: Cannot read properties of null (reading 'toLocaleString') in Angular 16

safeer-in opened this issue · comments

Cannot input value in Mask type Number
Cannot input value in Mask type Number. I'm getting the following error in console,

Error: Uncaught (in promise): TypeError: Cannot read properties of null (reading 'toLocaleString')

image

Environment:

  • OS: Mac OS ventura 13.5
  • Browser Chrome 116
  • Version 116
  • IMask version : angular-imask 7.1.3
  • Framework/plugin version if used : Angular 16 & angular-imask 7.1.3