Chris Womack

Results 520 comments of Chris Womack

@Abdulmalick-Dimnang, are you able to share some more details on how you were achieving this in v4 with Amplify? I don't see where we documented this anywhere in the v4...

@EdmundasD, was the solution to unblock you and resolve this to upgrade your version of Node.js? Looks like you're correct that we need to update our [Set Up Amplify Prerequisites...

@EdmundasD, let me know upgrading to a more recent version of Node.js resolves the issue for you. Can you confirm if setting `skipLibCheck` to `true` in your `ts.config` under `compilerOptions`...

Hello @ChristopherGabba, and thank you for providing the sample code. Was there a specific page/section of the [Storage](https://docs.amplify.aws/gen2/build-a-backend/storage/) docs you were following to set up your backend? And is this...

@ChristopherGabba, let us know if you get a sample repro app up and running. I'll check with the team internally to see if we have one that can be used...

@ChristopherGabba, just wanted to add that the `A header you provided implies functionality that is not implemented` error that you're seeing seems to be coming from the S3 Service. That...

Hello, @celica-vladimir 👋 and apologies on the delay in response here! Just to confirm, is this with a [Gen1](https://docs.amplify.aws/react/build-a-backend/auth/set-up-auth/) (CLI generated backend) app or is this on a [Gen2](https://docs.amplify.aws/gen2/) (currently...

@celica-vladimir when you state that your users have **_more_** than one device assigned, can you confirm if you have device tracking enabled for this user pool?

Hello again, @ChristopherGabba 👋. Appreciate you providing details on your queries, schema, and code snippet already. At first glance, it sounds like [Compound Filters](https://github.com/aws-amplify/amplify-js/issues/13120) might be able to accomplish what...