stripe/react-stripe-js

[BUG]: Autofill with select password managers breaks PaymentElement component

KaneTesta opened this issue · 3 comments

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

Hi there,
Just wondering if there's any updates on this one?
@brendanm-stripe

@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.

It works, thanks