[BUG]: Autofill with select password managers breaks PaymentElement component
KaneTesta opened this issue · 3 comments
KaneTesta commented
What happened?
I've noticed that some users are experiencing difficulty when autofilling their card details in the PaymentElement
component. Once autofilled, the whole component goes blank and throws the following error:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.[missing argument]
Find below a screen share of me replicating this with LastPass on Chrome
autofill-issue.mp4
Environment
No response
Reproduction
No response
KaneTesta commented
Hi there,
Just wondering if there's any updates on this one?
@brendanm-stripe
alexlande-stripe commented
@KaneTesta sorry for the delay, are you still able to reproduce this issue? We had a separate report of this and rolled out a fix for it on July 19.
KaneTesta commented
It works, thanks