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

TypeError: Cannot read property 'value' of undefined - when logged in #961

Closed
imambungo opened this issue Jun 25, 2020 · 5 comments
Closed
Labels
need information Requires more info

Comments

@imambungo
Copy link

Describe the bug
Javascript error after sending requests. Only happens when logged in using either GitHub or Google account.

To Reproduce
Steps to reproduce the behavior:

  1. Login using either GitHub or Google account
  2. Do a GET request to https://httpbin.org/get
  3. Scroll down to Response
  4. See error

Expected behavior
Get 200 HTTP response status code, no error.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser Chrome
  • Version 80
@liyasthomas
Copy link
Member

I can't produce issue at my end. Can you please try a force-reload after logging out and logging in again?

@imambungo
Copy link
Author

Did that already, still getting the error tho

@liyasthomas
Copy link
Member

liyasthomas commented Jun 25, 2020

Can you try another endpoint in which I can reproduce issue at my end, also send a screenshot of console log. Generally this issue is caused when there's No internet connectivity / web app isn't loaded completely.

Have you installed Browser extension? Lately we've found an issue with extensions that could possibly be the cause of this issue. we've already sent a hotfox to it which might takes a little time to propagate. Thanks.

@liyasthomas liyasthomas added the need information Requires more info label Jun 25, 2020
@liyasthomas
Copy link
Member

Fixed in latest release of Chrome extension v0.13.
Extension should update automatically on Chrome, if not do manual update form chrome://extensions.

Do let me know if the issue persists.

@ninformations
Copy link

This is happening when you have just logged in and not yet enabled your sync in settings page. After enabling sync from setting the error goes away and everything works normally.

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

No branches or pull requests

3 participants