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

Glitchy password form field #29047

Closed
Aarass opened this issue May 14, 2024 · 0 comments · Fixed by #29069
Closed

Glitchy password form field #29047

Aarass opened this issue May 14, 2024 · 0 comments · Fixed by #29069
Labels
docs This issue is related to documentation needs triage This issue needs to be triaged by the team

Comments

@Aarass
Copy link

Aarass commented May 14, 2024

Documentation Feedback

Example of password form field is glitching when you are clicking show/hide button while there is no text in the field. I solved it by adding $event.stopPropagation() on button click event.

Affected documentation page

https://material.angular.io/components/form-field/overview

@Aarass Aarass added docs This issue is related to documentation needs triage This issue needs to be triaged by the team labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is related to documentation needs triage This issue needs to be triaged by the team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant