[GH-ISSUE #961] TypeError: Cannot read property 'value' of undefined - when logged in #336

Closed
opened 2026-03-16 14:45:56 +03:00 by kerem · 5 comments
Owner

Originally created by @imambungo on GitHub (Jun 25, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/961

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
Originally created by @imambungo on GitHub (Jun 25, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/961 **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
kerem 2026-03-16 14:45:56 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jun 25, 2020):

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

<!-- gh-comment-id:649175014 --> @liyasthomas commented on GitHub (Jun 25, 2020): I can't produce issue at my end. Can you please try a force-reload after logging out and logging in again?
Author
Owner

@imambungo commented on GitHub (Jun 25, 2020):

Did that already, still getting the error tho

<!-- gh-comment-id:649181312 --> @imambungo commented on GitHub (Jun 25, 2020): Did that already, still getting the error tho
Author
Owner

@liyasthomas commented on GitHub (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.

<!-- gh-comment-id:649182005 --> @liyasthomas commented on GitHub (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.
Author
Owner

@liyasthomas commented on GitHub (Jul 14, 2020):

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.

<!-- gh-comment-id:657978182 --> @liyasthomas commented on GitHub (Jul 14, 2020): Fixed in latest release of [Chrome extension v0.13](https://chrome.google.com/webstore/detail/postwoman-browser-extensi/amknoiejhlmhancpahfcfcfhllgkpbld). Extension should update automatically on Chrome, if not do manual update form `chrome://extensions`. Do let me know if the issue persists.
Author
Owner

@ninformations commented on GitHub (Sep 17, 2020):

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.

<!-- gh-comment-id:694102284 --> @ninformations commented on GitHub (Sep 17, 2020): 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#336
No description provided.