Some pages seem to fail on slow networks (3G or 2G networks)
Open
important
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Possible mitigation is reducing or removing the background network requests. We have network requests that run in a webwork and cache global maps data. This could be done away with on devices with slow network.
- [ ] Another solution is to ensure server side data fetching for some components. This seems to be the most promising solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.