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 I remove the autocomplete="cc-number" it works fine and returns results. However, the autocomplete is needed for the credit card autofill to work with the angular material.
The text was updated successfully, but these errors were encountered:
When using the following code the code sniffer gets stuck trying to load results (infinite load spinner):
When I remove the
autocomplete="cc-number"
it works fine and returns results. However, the autocomplete is needed for the credit card autofill to work with the angular material.The text was updated successfully, but these errors were encountered: