nomadreservations / ngx-stripe

Angular 8.x wrapper for StripeJS
41 stars 32 forks source link

Elements cannot be mounted in a ShadowRoot. Please mount in the Light DOM. #69

Open JohnnyTMD opened 2 years ago

JohnnyTMD commented 2 years ago

When using ViewEncapsulation.ShadowDom there are some issues mounting the element in the DOM.

IntegrationError: cardExpiry Element didn't mount normally.

Please, any advice on how to solve this?