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

signOut issue that is related to TS types? #15

Open
donjae opened this issue Jan 26, 2017 · 3 comments
Open

signOut issue that is related to TS types? #15

donjae opened this issue Jan 26, 2017 · 3 comments

Comments

@donjae
Copy link

donjae commented Jan 26, 2017

Hi,

I'm working on a signout button, but whenever I call gapi.auth2.getAuthInstance().signOut() I get the following error:

cb=gapi.loaded_1:90 Uncaught TypeError: Cannot read property 'style' of null at G_ (cb=gapi.loaded_1:90) at H_.<anonymous> (cb=gapi.loaded_1:93) at Function.<anonymous> (cb=gapi.loaded_0:151) at MessagePort.c.port1.onmessage (cb=gapi.loaded_0:72)

The signout functionality works, but interestingly enough, it's still throwing this error even when I tried catching it. Anybody have any clues on how to fix this error?

@tom10271
Copy link

Have you got a solution on it? I have exactly the same problem

@tom10271
Copy link

@miltador
Copy link
Owner

Hi! I will look into it this weekend, bare with me!

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

3 participants