[GH-ISSUE #1150] Home page bug on Firefox #475

Closed
opened 2026-02-25 23:34:18 +03:00 by kerem · 3 comments
Owner

Originally created by @Izumiko on GitHub (Sep 27, 2025).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/1150

Data

  • Shiori version: 1.8.0
  • Database Engine: SQLite
  • Operating system: shiori runs on Ubuntu, Firefox runs on Windows 11
  • CLI/Web interface/Web Extension: Web interface

Describe the bug / actual behavior

Opening the web interface on Firefox will get stuck at the loading icon. However, on Chrome, everything will be okay.

Expected behavior

The home page loaded correctly on Firefox.

To Reproduce

Steps to reproduce the behavior:

  1. Update to 1.8.0
  2. View the web interface on Firefox.
  3. Logged in.
  4. See error

Screenshots

Image
Originally created by @Izumiko on GitHub (Sep 27, 2025). Original GitHub issue: https://github.com/go-shiori/shiori/issues/1150 ## Data - **Shiori version**: 1.8.0 - **Database Engine**: SQLite - **Operating system**: shiori runs on Ubuntu, Firefox runs on Windows 11 - **CLI/Web interface/Web Extension**: Web interface ## Describe the bug / actual behavior Opening the web interface on Firefox will get stuck at the loading icon. However, on Chrome, everything will be okay. ## Expected behavior The home page loaded correctly on Firefox. ## To Reproduce Steps to reproduce the behavior: 1. Update to 1.8.0 2. View the web interface on Firefox. 3. Logged in. 4. See error ## Screenshots <img width="2102" height="245" alt="Image" src="https://github.com/user-attachments/assets/7bdac7e0-4ce0-44a2-bd46-6f88bc3a83a2" />
kerem 2026-02-25 23:34:18 +03:00
  • closed this issue
  • added the
    type:bug
    label
Author
Owner

@fmartingr commented on GitHub (Sep 27, 2025):

Can you provided a obscured HAR file of the requests being made to the server? I have tested my prod instance in firefox and it's working as expected (been running the release candidate for a while).

You should be able to export a HAR file by going to the network tab in the firefox inspector and on the cog icon there should be an option to save all requests as HAR.

<!-- gh-comment-id:3341461779 --> @fmartingr commented on GitHub (Sep 27, 2025): Can you provided a obscured HAR file of the requests being made to the server? I have tested my prod instance in firefox and it's working as expected (been running the release candidate for a while). You should be able to export a HAR file by going to the network tab in the firefox inspector and on the cog icon there should be an option to save all requests as HAR.
Author
Owner

@Izumiko commented on GitHub (Sep 27, 2025):

The bug disappeared 😂. I guess it was probably an issue with Cloudflare's CDN cache.

<!-- gh-comment-id:3341464121 --> @Izumiko commented on GitHub (Sep 27, 2025): The bug disappeared 😂. I guess it was probably an issue with Cloudflare's CDN cache.
Author
Owner

@fmartingr commented on GitHub (Sep 27, 2025):

Perfect then, I was worried there was a regression somwhere. 👍

<!-- gh-comment-id:3341474763 --> @fmartingr commented on GitHub (Sep 27, 2025): Perfect then, I was worried there was a regression somwhere. 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#475
No description provided.