Skip to content

Default form render error #16525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
neveler opened this issue Feb 3, 2025 · 1 comment
Closed

Default form render error #16525

neveler opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: bug A general bug

Comments

@neveler
Copy link
Contributor

neveler commented Feb 3, 2025

Describe the bug

<input type="password" id="password" name="password" placeholder="Password" autocomplete=&quot;password webauthn&quot;required>

To Reproduce

Config webAuthn and visit /login.

Expected behavior

<input type="password" id="password" name="password" placeholder="Password" autocomplete="password webauthn" required>

@neveler neveler added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Feb 3, 2025
@jzheaux jzheaux closed this as completed in e31f04b Feb 3, 2025
@jzheaux jzheaux added this to the 6.4.x milestone Feb 3, 2025
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 3, 2025
@jzheaux jzheaux self-assigned this Feb 3, 2025
@jzheaux
Copy link
Contributor

jzheaux commented Feb 3, 2025

Closed in favor of #16527

@jzheaux jzheaux removed this from the 6.4.x milestone Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants