Dennis Cornwell

Results 18 comments of Dennis Cornwell

@cwomack glad to hear this one has likely been resolved and thanks for the heads up. Unfortunately, I'm no longer working on the project which was using amplify for SSO,...

Any update on this? I'm facing the same issue. PR was helpful, but doesn't seem like a long term plan

It's also worth noting on this issue that using comma separated values for the patterns supplied to `files-to-include` doesn't appear to work as documented. I was only able to get...

Also struggling with this issue on mobile. Looking forward to a fix. In the meantime, for those who want at least some semantics support, deciding whether to enable semantics based...

Similarly, the `validExpiryDate`, `validNumber` and `validCVC` fields being unconditionally `Unknown` is a limitation on web as well.

@xencodes I ran into the same thing, I think the example build assumes you're using standalone output https://nextjs.org/docs/advanced-features/output-file-tracing#automatically-copying-traced-files

@jamesblasco I'm getting an error like this when I try to use `flutter_stripe_web` 2.1.0 to issue a `confirmSetupIntent` from flutter web. I'm pretty closely following the implementation in [the example...