aws-mobile-appsync-sdk-js icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-js copied to clipboard

undefined is not an object (evaluating 'w.subscriptionFailedCallback')

Open divyP opened this issue 3 years ago • 3 comments

Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the official AWS AppSync forum

Do you want to request a feature or report a bug? bug

What is the current behavior? subscription not working

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. exception TypeError: undefined is not an object (evaluating 'w.subscriptionFailedCallback')

What is the expected behavior? how to handle this?

Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions? Mobile Safari and version 14.1

divyP avatar May 25 '21 13:05 divyP

Is there any update on this? we are hitting sentry quota for this error

PathFinder5196 avatar Aug 03 '21 04:08 PathFinder5196

+1

pehel avatar Jun 22 '22 12:06 pehel

I may have a fix for this here if someone can test/verify:

https://github.com/awslabs/aws-mobile-appsync-sdk-js/pull/747

shawngustaw avatar Aug 11 '23 21:08 shawngustaw