primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.55k stars 987 forks source link

InputMask: Can't escape character '9' #6785

Open potatosalad94 opened 2 months ago

potatosalad94 commented 2 months ago

Describe the bug

Can't escape character "9" as part of the 'mask' attribute. Same issue on closed ticket : https://github.com/primefaces/primereact/issues/2515

This library actually has that escape mechanism : https://www.npmjs.com/package/react-input-mask

Reproducer

No response

PrimeReact version

10.6.6

React version

18.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

melloware commented 2 months ago

Thanks @potatosalad94 i marked it a bug.