Skip to content

Input binding not working with iOS Chrome autofill #62

Open
@AlecRust

Description

@AlecRust

If you have a form that uses Hyperdom's binding (which I assume listens to the input's onchange event) and then fill that form with iOS Chrome's autofill, the onchange event doesn't get fired when the input is filled. So it looks like it's filled but when you proceed to next input you can see it hasn't:

screencast

Not sure this is a Hyperdom issue really, same probably happens in React/Angular etc. Possibly related Chrome issue: https://bugs.chromium.org/p/chromium/issues/detail?id=352527

Have you come across this on other Hyperdom forms when you try to use Autofill?

Note: I don't get this issue on macOS Chrome.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions