Guy Pavlov
Guy Pavlov
One hypothesis is that the Monaco editor state is out of sync with the Apollo cache state
> @gpavlov2016 and @strickon, you should now be able to verify/test this on `v6.2.0` of Amplify. Can you upgrade to the latest version and let us know if you still...
Apologies for the confusion, there are two different functions, I probably should have picked better names for them. Let me try to explain the situation: - I need to call...
Yes, at some point in a new release of keras the order of parameters of input_shape and output_shape was changed. To solve this we need to make two adjustments: 1....
Thanks for looking into this @chrisbonifacio. My scenario is: - React client that uses Cognito authentication with owner authorization to allow all operations on users' own data - Android client...
The subscription fails at the authentication stage before I even try to do any mutation, and based on the logs it's trying to use Cognito for authentication. Query operation with...
Thanks @mattcreaser ! The title is probably need to change since it's not about the access permissions in amplify-js but about support of api key auth in android based on...
Added an ability to trigger the test externally with a custom flow-cli version. If not provided the test uses released version and skips all the additional steps
Update: same setup on datastax works just fine, the problem is only on huggingface instance