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

Safari autofill does not work with select fields #388

Open
ddrozdik opened this issue Jul 26, 2018 · 1 comment
Open

Safari autofill does not work with select fields #388

ddrozdik opened this issue Jul 26, 2018 · 1 comment

Comments

@ddrozdik
Copy link

I use selectBoxIt to style select fields on the payment form where I have fields for the credit card information, like expiration date month and year.
Payment form

When I use autofill credit card information in Safari select fields do not populate data because they are hidden(visibility: hidden) and Safari ignores these fields at all. When I make them visible then they work.
Payment form

And after selecting a card:
Payment form

In Google Chrome it works just fine.

Any thoughts on how to fix this quickly?

@ddrozdik
Copy link
Author

In the documentation, I found a setting called native, it helps but with this option, I lose the look and feel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant