Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing Cancel Login Action? #75

Open
eggybot opened this issue Feb 10, 2018 · 1 comment
Open

Capturing Cancel Login Action? #75

eggybot opened this issue Feb 10, 2018 · 1 comment

Comments

@eggybot
Copy link

eggybot commented Feb 10, 2018

Hi @joonhocho is there any possible we can create a return value when user cancel the login? I only get a warning with this message.

YellowBox.js:82 Possible Unhandled Promise Rejection (id: 0):
Object {
  "description": "The user canceled the sign-in flow.",
}

but I need to add a return value so I can disabled the preloader I did when user cancel. I tried also using the .catch((error) but output return.

thanks,

@ghost
Copy link

ghost commented Oct 16, 2018

Do we have any news on this? I have the same issue right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant