Evan Kesten

Results 20 comments of Evan Kesten

Bumping this. Still an issue nearly a year later - any updates?

We had/have this problem. Since `urlOpener()` is gone, we had to monkeypatch the repo to bring back some of that functionality. It's a fairly small monkeypatch and works well, but...

> > We had/have this problem. Since `urlOpener()` is gone, we had to monkeypatch the repo to bring back some of that functionality. It's a fairly small monkeypatch and works...

I am not 100% sure but I believe it has something to do with how dj-stripe syncs missing data from webhooks. If a resource referenced in a webhook is not...

> Interesting, how are you doing that exactly? Do you use the django-pglock package and decorate the webhook? Basically, yes. In my case I am decorating some custom logic, but...

I have the same problem stopping me from upgrading to Amplify@6. We use Capacitor and need to use the Capacitor Browser for federated sign-in. The `urlOpener` option was critical for...

We're having a similar issue but with InvoiceItem and SubscriptionItem.

Still an issue for us with 5.1.3 as well. Any updates on this? Is anyone using WithAnnotations successfully?