Not loading in Microsoft Edge
- Dominant language
- Python
- Stars
- 3.9k
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
The demo status page doesn't appear to work in Microsoft Edge on Windows 10.
http://status.pyup.io/
I haven't installed the tool so I don't know if that's been fixed.
When I look in the dev console of the browser I see that the page keeps requesting the GitHub API in an infinite loop, apparently.
And a notice is shown together with each request:
```
Lockr didn't successfully save the '{https://api.github.com/repos/jayfk/status.pyup.io/issues?state=all&sort=created&direction=desc: [object Object]}' pair, because the localStorage is full.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the demo status page and reproduce the problem in Microsoft Edge on Windows 10 while watching the browser developer console. Inspect the repeated GitHub API requests and the localStorage-full notices from Lockr; done means the page loads without the request loop or repeated storage warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100