[PR #9841] fix(web): navigate to the correct URL when unstacking from the asset viewer #12664

Closed
opened 2026-02-05 15:01:10 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/9841

State: closed
Merged: Yes


Before this change, unstacking from the asset viewer dispatched the close event, which did close the asset viewer, but the route was never updated, so you were still on /photos/[assetId].

**Original Pull Request:** https://github.com/immich-app/immich/pull/9841 **State:** closed **Merged:** Yes --- Before this change, unstacking from the asset viewer dispatched the close event, which did close the asset viewer, but the route was never updated, so you were still on `/photos/[assetId]`.
OVERLORD added the pull-request label 2026-02-05 15:01:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12664