You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experienced the same issue. Except for the error from chrome was SIGTRAP.
Update: By further digging, I found that all the request to GitHub API is pending. This may be because of the usage of access_token as a query param. This issue can be resolved by adding the access_token to the header.
After submitting the GitHub Token, the web app hangs and crashes after a while. Chrome gives Error code: Out of Memory.
Tested on:
Platform: Windows 10 Pro version 1909
Browsers: Chrome, Brave, Firefox (also tested in incognito mode)
Platform: Android
Browsers: Chrome
Steps to reproduce:
Screenshots:
The text was updated successfully, but these errors were encountered: