Using Firefox - Page fails to load when press edit. #5746

Closed
opened 2025-11-02 06:34:48 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @mcuix on GitHub (Jul 16, 2020).

  • Gitea version (or commit ref): 1.12.2
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • [ x] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • [x ] Not relevant
  • Log gist:

Description

Using Firefox - Page fails to load when press edit.
Using Chrome - Very slow render of page when trying to edit page.

Screenshots

Originally created by @mcuix on GitHub (Jul 16, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.12.2 - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x ] Not relevant - Log gist: ## Description Using Firefox - Page fails to load when press edit. Using Chrome - Very slow render of page when trying to edit page. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the performance/speed label 2025-11-02 06:34:48 -06:00
Author
Owner

@lunny commented on GitHub (Jul 16, 2020):

It should be caused by new code editor which will load gzipped 872.88 KB (original 3.71 MB) static files from the server when you first visit the website. But it should be cached after that. When you second visit the site, it should be faster.

@lunny commented on GitHub (Jul 16, 2020): It should be caused by new code editor which will load gzipped 872.88 KB (original 3.71 MB) static files from the server when you first visit the website. But it should be cached after that. When you second visit the site, it should be faster.
Author
Owner

@mcuix commented on GitHub (Jul 17, 2020):

It should be caused by new code editor which will load gzipped 872.88 KB (original 3.71 MB) static files from the server when you first visit the website. But it should be cached after that. When you second visit the site, it should be faster.

This seems to fix the issue.

@mcuix commented on GitHub (Jul 17, 2020): > It should be caused by new code editor which will load gzipped 872.88 KB (original 3.71 MB) static files from the server when you first visit the website. But it should be cached after that. When you second visit the site, it should be faster. This seems to fix the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5746