Nathan John

Results 11 comments of Nathan John

Is this still an ongoing lack of functionality? It's a bit of a pain if so. Has anyone had any workarounds, even through using Terraform?

Can confirm DateTimeField gets neither defaults, nor constraints!

Any news on this one other than the workaround?

I'll join in to say that I'm not using @react-native-google-signin/google-signin, yet the problem has cropped up for me, so whatever issue may not directly be with the google-sign-in project at...

> Do we need to have new public methods `resolve_permission_async` and `resolve_permission_sync`? This may just be my lack of pythonic syntax knowledge creeping up, but I'm not sure if I...

Turns out not entirely my fault. Seems that sometimes cart.payment_collection is an object, and other times it is an array. It has seems to become an array if you hit...

Seems to be the case if you create two payment collections in quick succession (So still bad code that you shouldn't write)

I was calling ` medusaSdk.store.payment.initiatePaymentSession` in two consecutive re-renders, which caused a 'Could not delete all payment sessions' error.