-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Comments
I can't produce issue at my end. Can you please try a force-reload after logging out and logging in again? |
Did that already, still getting the error tho |
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. |
Fixed in latest release of Chrome extension v0.13. Do let me know if the issue persists. |
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. |
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:
Expected behavior
Get 200 HTTP response status code, no error.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: