Closed
Description
Version
2.6.2
Reproduction link
https://codepen.io/anon/pen/jdGjZx
Steps to reproduce
- open the codepen
- fill in username/password and force chrome to save them
- reload the page
- chrome will fill in the username/password
- 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