Forms: InputNumber Field Not Showing Red Border on Error State #6721
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
When submitting the form with invalid input, the first input field is not displaying the expected red border to indicate the error state. While other form elements show proper error styling with red borders, this particular field remains unstyled.
Details:
Reproducer
https://stackblitz.com/edit/nnxd9j-sw8y2g?file=src%2FApp.vue
PrimeVue version
4.2.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: