components icon indicating copy to clipboard operation
components copied to clipboard

Glitchy password form field

Open Aarass opened this issue 1 year ago • 0 comments
trafficstars

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 avatar May 14 '24 19:05 Aarass