Skip to content

React native new architecture autofill issue #4033

@joel-rently

Description

@joel-rently

Bug report

react native new architecture is having issues with autofill from keyboard.

when the credentials is populated , the validation should be run and isValid flag should become true which in turn will enable the login button , but isValid is not becoming true .

it becomes true only when we click on a field and then click on another field.

How could we solve this bug? What changes would need to made to Formik?

| Software | Version(s) |
| Formik | 2.4.6
| React Native | new architecture

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions