#selectedpixel
1 messages · Page 1 of 1 (latest)
Is this blocking payments, or just a type error? You may need to explicitly assign an implied type somewhere.
If you don't have code managing payment requests yourself where this might be happening, I'd suggest filing an issue with the ngx-stripe developers to ask them to investigate given a minimal reproduction
The error is preventing me from even being able to compile my angular project after I updated it to version 15.1.1
It looks like the error is internal to ngx-stripe based on the StripeService context so I'd definitely recommend reaching out to the project maintainers
Ah i see you already have: https://github.com/richnologies/ngx-stripe/issues/195
👍