kc
kc
Hi @skim037 thanks for reposting this issue. I've copied your model schemas and code and will test later tomorrow.
Hi @skim037 I am able to reproduce this issue and get the following error: > Unhandled Exception: DataStoreException(message: Received a create mutation for an item that has already been created,...
Hey @dJani97 thanks for your insights here. Please note that if you save an attribute you must set its value to `''` if you send notifications to a segment created...
Thanks @josefaidt I will investigate that fix. However, the Amplify team wants to release a custom CDK script that our customers can simply copy/paste into their application. While we can...
Hi @josefaidt regarding your suggested fix to downgrade, it appears your library methods have changed as well. For example now the import of AmplifyHelpers fails and I'm unsure what else...
Hi @fotiDim What attempts have you made and what was the resulting behavior / error message? Have you tried enabling binary support to allow JPEG file types to be received...
Hi @bibaswan-bhawal is this issue resolved for you now? We pushed in a fix a while ago so looking to close this issue.
Hi @bibaswan-bhawal I'll close this issue for now as we released the fix and haven't heard any further problems related to this issue. Feel free to comment or open again...
Should you guys update your docs then? The only inFilter example is with the primary id: https://supabase.com/docs/reference/dart/stream
@osehmathias does creating a new model without the @auth rule in your schema fix this issue? Could you share the schema of the simplest model your are using that triggers...