(Un)stacking photos does not refresh the asset viewer #2761

Closed
opened 2026-02-05 06:59:51 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Funk66 on GitHub (Apr 5, 2024).

The bug

I noticed inconsistent and erroneous behavior in how the stack operation works, likely caused by incorrect handling of async calls leading to race conditions.

The OS that Immich Server is running on

Raspbian

Version of Immich Server

v1.101.0

Version of Immich Mobile App

v1.101.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Same as docker-compose.prod.yml

Your .env content

Default

Reproduction steps

1. Select and stash assets
2. Click on resulting stack to open the viewer component
3. The asset can't be loaded, or is still shown in its previous state: either unstacked or with fewer children
4. After refreshing the page, all assets are shown correctly

Additional information

No response

Originally created by @Funk66 on GitHub (Apr 5, 2024). ### The bug I noticed inconsistent and erroneous behavior in how the stack operation works, likely caused by incorrect handling of async calls leading to race conditions. ### The OS that Immich Server is running on Raspbian ### Version of Immich Server v1.101.0 ### Version of Immich Mobile App v1.101.0 ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Same as docker-compose.prod.yml ``` ### Your .env content ```Shell Default ``` ### Reproduction steps ```bash 1. Select and stash assets 2. Click on resulting stack to open the viewer component 3. The asset can't be loaded, or is still shown in its previous state: either unstacked or with fewer children 4. After refreshing the page, all assets are shown correctly ``` ### Additional information _No response_
Author
Owner

@Snowknight26 commented on GitHub (May 29, 2024):

Is this still an issue? I can't reproduce the stacking behavior in v1.105.1 (commit 5ef144bf79).

@Snowknight26 commented on GitHub (May 29, 2024): Is this still an issue? I can't reproduce the stacking behavior in v1.105.1 (commit 5ef144bf79c0bc255d51f657a5df0de261fe77f6).
Author
Owner

@Funk66 commented on GitHub (Jun 5, 2024):

I just tested it and wasn't able to reproduce it on v1.105.1 either.

@Funk66 commented on GitHub (Jun 5, 2024): I just tested it and wasn't able to reproduce it on v1.105.1 either.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2761