Skip to content

Odd behavior on MS Edge browser #328

@joaodiaslobo

Description

@joaodiaslobo

Add the following CSS code to app.css to disable the toggle Microsoft Edge adds to show the password

/* Hide password reveal button in MS Edge */
::-ms-reveal {
  display: none;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    2024Feature for the 2024 JOIN editionbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions