richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

Uncaught (in promise): TypeError: Cannot read property 'destroy' of undefined #109

Closed PraneetThakur closed 4 years ago

PraneetThakur commented 4 years ago

Im using 9.1.2 with angular cli 9.1.7

What's gone wrong?

Everything works smoothly until I refresh page, After refreshing page it gives 'Uncaught (in promise): TypeError: Cannot read property 'destroy' of undefined TypeError: Cannot read property 'destroy' of undefined at StripeCardComponent.push../node_modules/ngx-stripe/fesm5/ngx-stripe.js.StripeCardComponent.ngOnDestroy (ngx-stripe.js:509) '

Other information Windows 10,

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.