chargebee-js-wrappers
chargebee-js-wrappers copied to clipboard
Cannot read properties of undefined (reading 'mount') when trying to use `authorizeWith3ds`
Specific for Angular (13.3.9 - I didn't test other versions).
When calling this.cardComponent.authorizeWith3ds
function, I get this error:
Cannot read properties of undefined (reading 'mount')
I debugged it a bit, and it seems to be some problem between Chargebee and Adyen integration:
As the result we get a blank page: