aws-serverless-appsync-app icon indicating copy to clipboard operation
aws-serverless-appsync-app copied to clipboard

Unhandled Rejection (TypeError): Cannot read property 'hydrated' of undefined

Open maddy0824 opened this issue 5 years ago • 3 comments

I tired following this workshop and UI is stuck at loading and able to load the UI. Any help appreciate it. Capture

maddy0824 avatar Aug 21 '19 18:08 maddy0824

Same issue here

madrus avatar Aug 30 '19 15:08 madrus

It appears this is an issue with React-apollo 3.0 and aws-appsync-react

Related repo https://github.com/awslabs/aws-mobile-appsync-sdk-js/issues/448

I can confirm moving back to react-apollo 2.5.8 does work

riacoding avatar Sep 04 '19 07:09 riacoding

I can also confirm that moving back to @2.5.8 works.

Make sure that you terminate your local host and restart it for it to take effect.

ph0ph0 avatar Sep 19 '19 18:09 ph0ph0