You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My primeNG components like "InputText" or "Password" don't have a red border when my FormControl is in error.
When I look in my HTML, there's no "ng-dirty" class, is this normal? I was expecting it to be added automatically when i have an error in my FormControl.
If so, how do I get my input with a red border in the event of an error?
Thanks
Environment
Running Angular in local development mode on Brave browser.
Reproducer
No response
Angular version
17.0.0
PrimeNG version
17.14.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.5.1
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:
Describe the bug
My primeNG components like "InputText" or "Password" don't have a red border when my FormControl is in error.
When I look in my HTML, there's no "ng-dirty" class, is this normal? I was expecting it to be added automatically when i have an error in my FormControl.
If so, how do I get my input with a red border in the event of an error?
Thanks
Environment
Running Angular in local development mode on Brave browser.
Reproducer
No response
Angular version
17.0.0
PrimeNG version
17.14.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.5.1
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: