Error in console when Password component get prop "inputClass" with Object type #2487
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/relaxed-meadow-0rht8d?file=/src/App.vue
Watch on console errors when typing
Current behavior
Invalid prop: type check failed for prop "inputClass". Expected String with value "[object Object]", got Object
Expected behavior
Pass objects without errors (like inputStyle)
Minimal reproduction of the problem with instructions
Make Password component and pass object prop in "inputClass"
Vue version: 3.2.32
PrimeVue version: 3.12.4
Browser: [all]
The text was updated successfully, but these errors were encountered: