Skip to content

Chrome autofill triggers keyup event on render/load #9441

Closed
@DRoet

Description

@DRoet

Version

2.6.2

Reproduction link

https://codepen.io/anon/pen/jdGjZx

Steps to reproduce

  1. open the codepen
  2. fill in username/password and force chrome to save them
  3. reload the page
  4. chrome will fill in the username/password
  5. console.log will show "triggered" twice

What is expected?

The autofill won't trigger the event listeners (worked in 2.5.22)

What is actually happening?

chrome autofill triggers the event listeners on render/load

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions