Password: ExpressionChangedAfterItHasBeenCheckedError on ToggleMask #16719
Labels
Resolution: Cannot Replicate
Issue could not be replicated by Core Team
Milestone
Describe the bug
I want to use p-password like this
<p-password [fluid]="true" [formControl]="control" [toggleMask]="true"...
This parts get rendered with an *ngIf condition. When the condition changed and the password get rendered I get this error
The location in the text-input Component is the one where I use the p-password toggleMask
Environment
Windows 10
Reproducer
No response
Angular version
18.2.9
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.18.0
Browser(s)
Chrome 130.0.6723.117
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: