You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new user attempts to supply their name, it seems that the autofill name is based off of the user's google pay cards, this happens on iOS chrome as well as macOS chrome.
Attempt to join a new app.cal.com video (incognito ideally or with cookies/local-storage cleared)
Click the name input field and you should see the name suggestions be based off of your google pay cards, this almost implies to the end user that they're able to make a payment and doesn't seem like desired functionality.
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
First name is being autofilled from google pay cards
Expected Results
The regular given-name autocomplete should be provided
Technical details
Chrome on iOS and macOS with saved google pay cards
Evidence
The text was updated successfully, but these errors were encountered:
Issue Summary
When a new user attempts to supply their name, it seems that the autofill
name
is based off of the user's google pay cards, this happens on iOS chrome as well as macOS chrome.Consider solving with the autocomplete HTML attribute
Steps to Reproduce
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
Expected Results
given-name
autocomplete should be providedTechnical details
Evidence
The text was updated successfully, but these errors were encountered: