richnologies / ngx-stripe

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

i used this but in my case still not working in iphone 8 browser label is showing but input not showing please help #222

Closed sherz12r closed 1 year ago

sherz12r commented 1 year ago
          i used this but in my case still not working in iphone 8 browser label is showing but input not showing please help

WhatsApp Image 2023-08-31 at 23 00 22

Originally posted by @sherz12r in https://github.com/richnologies/ngx-stripe/issues/129#issuecomment-1701600583

richnologies commented 1 year ago

Hey @sherz12r,

NgxStripe does not render the components directly. We delegate that job on the StripeJS library. It seems to me this issue has to be on their side. I would recommend you open an issue there.

Also, I'm afraid I have no way to replicate on an iPhone 8

If you do open that PR please add a reference here in case it might help other users

Thanks