nhost / nhost-dart

Nhost Dart & Flutter packages

Home Page:https://nhost.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug - Flutter cloud functions API making two calls

vipafattal opened this issue · comments

Using the functions.callFunction() resulted in making 2 requests.

How to reproduce? Just call any cloud functions
Envirnoment: Functions hosted Nhost Cloud

We have a major release ready, can you test it with this version to see if that is fixed?https://pub.dev/packages/nhost_sdk/versions/4.0.0-dev.10

Tested against 4.0.0-dev.10 and the issue still presist

I'll check, I am preparing a new major release which comes with many breaking changes. I'll try to reproduce and fix this.