Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The password component has an invalid name for the hideicon icon template #17423

Open
fidgett opened this issue Jan 17, 2025 · 0 comments · May be fixed by #17424
Open

The password component has an invalid name for the hideicon icon template #17423

fidgett opened this issue Jan 17, 2025 · 0 comments · May be fixed by #17424
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@fidgett
Copy link

fidgett commented Jan 17, 2025

The documentation specifies hideicon (https://primeng.org/password#api.password.templates.hideicon).

In the code it is headericon:

@ContentChild('headericon', { descendants: false }) hideIconTemplate: Nullable<TemplateRef<any>>;
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 17, 2025
@fidgett fidgett linked a pull request Jan 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant