thumbnails don't load sometimes #1043

Closed
opened 2026-02-05 00:10:47 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @uhthomas on GitHub (Jul 2, 2023).

The bug

There's no obvious cause, but it seems that thumbnails won't load occasionally. I found I can make it happen more often by using the scrollbar. Seems like a race condition somewhere?

image

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.65.0

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

N/A

Additional information

No response

Originally created by @uhthomas on GitHub (Jul 2, 2023). ### The bug There's no obvious cause, but it seems that thumbnails won't load occasionally. I found I can make it happen more often by using the scrollbar. Seems like a race condition somewhere? ![image](https://github.com/immich-app/immich/assets/9749173/21920a0a-9bcd-4d8a-9936-0d1e858d4b96) ### The OS that Immich Server is running on N/A ### Version of Immich Server v1.65.0 ### Version of Immich Mobile App N/A ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash N/A ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 00:10:47 +03:00
Author
Owner

@uhthomas commented on GitHub (Jul 2, 2023):

I don't really get this. The element is rendered, but the script is not executed. I put a log in the <script /> tag and it just never showed up.

image

@uhthomas commented on GitHub (Jul 2, 2023): I don't really get this. The element is rendered, but the script is not executed. I put a log in the` <script />` tag and it just never showed up. ![image](https://github.com/immich-app/immich/assets/9749173/cad44833-469d-4f68-9108-b435aae4a550)
Author
Owner

@jrasm91 commented on GitHub (Sep 13, 2023):

Closing this as fixed with #3902.

@jrasm91 commented on GitHub (Sep 13, 2023): Closing this as fixed with #3902.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1043