We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d994b7 commit 84c687eCopy full SHA for 84c687e
priv/templates/phx.gen.auth/settings_live.ex
@@ -42,7 +42,6 @@ defmodule <%= inspect context.web_module %>.<%= inspect Module.concat(schema.web
42
name={@password_form[:email].name}
43
type="hidden"
44
id="hidden_<%= schema.singular %>_email"
45
- autocomplete="username"
46
value={@current_email}
47
/>
48
<.input
0 commit comments