Chrome auto fill causing errors

I have created a login form and playcanvas is throwing the following error when it auto populates the fields:

  • The error always occurs 6 times in a row.
  • There are two fields being populated when this happens, username and password.
  • The fields are being populated with the data even though this error is occurring.

This has me stumped as I am almost certain this is not an error in my code as I have thoroughly gone through it looking for something that may have caused this.

Any information/solutions would be greatly appreciated :slight_smile:

Please post a minimal reproducible. It’s pretty much impossible to diagnose the problem otherwise.