Component: Type error for InputNumber's class #2712
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
:class="{'p-invalid': Boolean}"
statement results in a type error.The documentation says that only string can be used.
However, I want to use it with InputNumber.
I'm sorry! My English is poor。
Reproducer
No response
PrimeVue version
3.13.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: