Closed ruslantimofeev closed 1 year ago
@ruslantimofeev thanks for bringing this to our attention. We'll add a ticket to our backlog to look into fixing this bug.
For internal tracking purposed -> 22016
@ruslantimofeev After some investigation, this is occurring because of the way Chrome mimics user input in its autofill feature (this issue does not happen on Firefox). Moreover, there is no way to detect if chrome autofill has been used to fill in data via javascript. We're going to close this issue since we cannot control how Chrome fills in the data via autofill.
Let us know if you have any other questions.
General information
Issue description
When autofilling the form with saved card in Chrome the SDK triggers cardTypeChange event 4 times that does not seem correct as the type changes only once.
Example https://codepen.io/rustavely/pen/LYMxavd