Skip to content
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

Support autofill in all elements #190

Open
pheekus opened this issue Nov 2, 2024 · 0 comments
Open

Support autofill in all elements #190

pheekus opened this issue Nov 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@pheekus
Copy link
Contributor

pheekus commented Nov 2, 2024

Looks like autofill does not work great with controlled inputs. SignInForm has a workaround for that issue but we need to add something similar to the rest of the elements. Ideally (in v2+) we'd want to switch to uncontrolled inputs to support autofill natively as well as to solve a couple of annoying issues with date inputs and reduce re-renders.

@pheekus pheekus added the bug Something isn't working label Nov 2, 2024
@pheekus pheekus self-assigned this Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant