aws-serverless-appsync-app
aws-serverless-appsync-app copied to clipboard
Unhandled Rejection (TypeError): Cannot read property 'hydrated' of undefined
I tired following this workshop and UI is stuck at loading and able to load the UI. Any help appreciate it.
Same issue here
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
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.