OneUptime / oneuptime

OneUptime is the complete open-source observability platform.
https://oneuptime.com
Apache License 2.0
4.77k stars 222 forks source link

Enhancement: Large bundle.js on Status Page #1525

Open Nuyek opened 3 months ago

Nuyek commented 3 months ago

Describe the bug When visiting a status page there is a 6MB~ bundle.js file that uncompresses to 20MB~ greatly slowing down the page.

To Reproduce Steps to reproduce the behavior:

  1. Create status page
  2. Visit status page
  3. Inspect network traffic

Expected behavior A smaller bundle.js

Screenshots If applicable, add screenshots to help explain your problem.

Image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Chrome, Windows 11

Deployment Type Is this issue on SaaS (at https://oneuptime.com) or self hosted (the version that you deployed on your server)?

Self-hosted

simlarsen commented 3 months ago

We're aware of this issue. We have it on the roadmap to fix this.

Nuyek commented 3 days ago

Has anything been done to remedy this?

Thanks!