You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The password field documentation for Vaadin 8 warns about the fact that passwordField.setValue(secretPassword) will cause the password to be sent to the client and that the masking in the field is just a visual feature. We should have something similar also in the documentation for newer versions of the component.
If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.
The text was updated successfully, but these errors were encountered:
Tell us about your request
The password field documentation for Vaadin 8 warns about the fact that
passwordField.setValue(secretPassword)
will cause the password to be sent to the client and that the masking in the field is just a visual feature. We should have something similar also in the documentation for newer versions of the component.If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.
The text was updated successfully, but these errors were encountered: