Component: InputMask #15239
Labels
Resolution: Cannot Replicate
Issue could not be replicated by Core Team
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Describe the bug
I currently want ry to use the inputmask as webcomponent, when i try to write i get follwoing error in console
core.mjs:11806 ERROR TypeError: Cannot read properties of undefined (reading 'end') at InputMask.onKeyPress (primeng-inputmask.mjs:525:21)
when i inspect the error i get it in follwoing block (see image)
Is that a knowing bug or an issue on my site?
Environment
minisforum HX90
16 GB Ram
512GB SSD
AMD Ryzen 9 5900HX 3.30 GHz
Windows 11 latest version
NodeJS latest version
Reproducer
No response
Angular version
17.3.3
PrimeNG version
17.13.0
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
21.7.2
Browser(s)
Edge, Chrome
Steps to reproduce the behavior
Simple add a basic inputmask from the demo example
Expected behavior
No response
The text was updated successfully, but these errors were encountered: