Closed jairoblatt closed 2 years ago
Hi, first of all I love primevue so much, thanks to keep doing it. So, i'm facing this issue in InputMask with typescript.
It looks like the InputMask props don't extend input html attributes.
<InputMask :model-value="phone" mask="(99)99999-9999" disabled />
No response
3.12.6
3.x
TypeScript
Vite
Could you please try to use v3.16.0? If problem is still persist, please reopen this same issue with a codesandbox example.
Describe the bug
Hi, first of all I love primevue so much, thanks to keep doing it. So, i'm facing this issue in InputMask with typescript.
It looks like the InputMask props don't extend input html attributes.
Reproducer
No response
PrimeVue version
3.12.6
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response