Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Facebook login blocked by Chrome pop-up #5

Open
dandv opened this issue Aug 2, 2016 · 4 comments
Open

Facebook login blocked by Chrome pop-up #5

dandv opened this issue Aug 2, 2016 · 4 comments

Comments

@dandv
Copy link

dandv commented Aug 2, 2016

Chrome 51 on Ubuntu, when I click on the "Log in with Facebook" button in the demo, blocks the Facebook popup:

image

@matthiasleitner
Copy link

Seeing the same issue with Chrome 54 on MacOS - any suggestions on how to prevent this?

@agektmr
Copy link
Contributor

agektmr commented Nov 11, 2016

This is caused by browser not bypassing user-triggered-event properly on Promise. The issue exists here. Please star it or send comments.

@agektmr
Copy link
Contributor

agektmr commented Mar 7, 2018

Chrome landed a feature that fixes this behind a flag.
Can you enable #user-activation-v2 in chrome://flags and try?
The related bug is here: https://bugs.chromium.org/p/chromium/issues/detail?id=404161

@dandv
Copy link
Author

dandv commented Oct 17, 2018

@agektmr: I've just tried that in Chrome 71 but looks like a popup is no longer used, and I ran into a different issue, #16.

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

No branches or pull requests

3 participants