AnomalyInnovations / serverless-stack-demo-client

Source for the demo app client in the Serverless Stack Guide
https://demo2.serverless-stack.com
MIT License
635 stars 204 forks source link

Exception in signOut #30

Open aloukissas opened 6 years ago

aloukissas commented 6 years ago

Hitting this in the Auth.signOut() call:

TypeError: Cannot read property 'clearCachedId' of null

I've actually wrapped the call in a try-catch, as it swallows the exception and does nothing otherwise.

Must be an aws-amplify issue, however.

jayair commented 6 years ago

@aloukissas Oh. Do you have some steps to reproduce this?

aloukissas commented 6 years ago

Following the code in https://serverless-stack.com but using phone instead of email for username.