there is a checkbox “show password”. If I click inside the checkbox box, then everything works fine. If I click on the checkbox label text “show password” the checkbox state changes, but the “Password” field displays plain text when entering a password, and when unchecking the checkbox will mask the password text, which is not what one would suspect.
I did not find any problems with hide/show the password in this demo. There is no difference whether the checkbox changes its state by clicking the input or the label.
Could you please provide more details ?
Click just to the right of the “d” in the text “show password”. The internal state of the checkbox seems to change, but the change is not visible on screen.