Grzegorz Ebert

Results 7 comments of Grzegorz Ebert

I’m struggling with this one too. It’s indeed very frustrating.

I've created a pull request that covers new payment methods: #201 @rdlabo can you check it out?

Hi, I have exact same issue using https://github.com/capacitor-community/stripe I've changed stripe pod version to 21.13.0. It should be compatible with p24 but it didn't help. Only using p24

Hi, I have exact same issue using https://github.com/capacitor-community/stripe I've changed stripe pod version to 21.13.0. It should be compatible with p24. Only using p24

I have a similar issue. It happens with any JSON generated with https://geojson.io/ but with examples downloaded from https://geojson-maps.ash.ms/, everything works fine Example JSON: ```{ "type": "FeatureCollection", "features": [ {...

@lilesper `.reverse()` did the trick, but do you know how can we programmatically detect if we are dealing with reverse-wound polygon? I have a bunch of data and some of...

@riderx The update to `3.0.4` resolves this issue. I think it's ready to be closed.