final-form / final-form/react-final-form

iOS Chrome autocomplete does not work

Open
#330 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### Are you submitting a **bug report** or a **feature request**?

Bug Report

### What is the current behavior?

Using iOS 11.4 and the latest Chrome browser for iOS, when landing on a page that has a simple login for using `react-final-form` for an email and a password field, the iOS keyboard suggests an autocomplete email/password for the form - when tapping that suggestion, the form loses focus and the form has not changed.

Here is a snippet of my login component: https://gist.github.com/crobinson42/2a4132c61825af8f3bf4faa3fe9f0b57

### What is the expected behavior?

For autocomplete suggestion to populate my email and password fields and blur.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.