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

Google login doesn't work for some browsers #20

Open
joshheinrichs opened this issue Mar 4, 2015 · 2 comments
Open

Google login doesn't work for some browsers #20

joshheinrichs opened this issue Mar 4, 2015 · 2 comments

Comments

@joshheinrichs
Copy link
Collaborator

Uncaught ReferenceError: gapi is not defined      google-signin.html:626 
Polymer.signIn                                    google-signin.html:626 
events.dispatchMethod                             polymer.js:9131 
(anonymous function)                              polymer.js:10715

This is likely an issue with popup blockers, since my login popup doesn't appear when clicked, and I was getting the same issue on Ken's simple login page. Not sure if we can do anything about this, but it'd be good if we could at least notify the user.

@joshheinrichs
Copy link
Collaborator Author

Notifying the user could be done pretty easily by catching the exception that's thrown and showing a paper-toast with an error message.

@joshheinrichs
Copy link
Collaborator Author

Interestingly, my version of chrome works in incognito mode. Might be a plugin conflict.

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

No branches or pull requests

1 participant