You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
As I said in the other thread, I think this is an issue with the AWS console possibly, and not amazon-cognito-js. Manually created/deleted datasets and their values seem to not register properly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am not sure If I understand how to handle subject. Right now I am always getting exception undefined is not a function inside aws-sdk,js at https://github.com/aws/aws-sdk-js/blob/master/dist/aws-sdk.js#L2857
My code:
The exception happens inside onDatasetDeleted handler when I call callback(true)
Please, advise.
The text was updated successfully, but these errors were encountered: