Scroll position not preserved on web app #6309

Closed
opened 2026-02-05 12:10:45 +03:00 by OVERLORD · 13 comments
Owner

Originally created by @gqfuzion on GitHub (Jun 19, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

When using Immich in Chrome, open an album and select an image. When you go back (clicking the back arrow), the album scrolls back to the very top, vs preserving your position

The OS that Immich Server is running on

debian

Version of Immich Server

v1.135.0

Version of Immich Mobile App

v1.135.0 build.201

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

n/a

Your .env content

n/a

Reproduction steps

1.Navigate to any album
2.Scroll down
3.open any image
4.click back arrow in top left corner

Album will load back at the very top of the album

Relevant log output


Additional information

No response

Originally created by @gqfuzion on GitHub (Jun 19, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When using Immich in Chrome, open an album and select an image. When you go back (clicking the back arrow), the album scrolls back to the very top, vs preserving your position ### The OS that Immich Server is running on debian ### Version of Immich Server v1.135.0 ### Version of Immich Mobile App v1.135.0 build.201 ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML n/a ``` ### Your .env content ```Shell n/a ``` ### Reproduction steps 1.Navigate to any album 2.Scroll down 3.open any image 4.click back arrow in top left corner Album will load back at the very top of the album ### Relevant log output ```shell ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 12:10:45 +03:00
Author
Owner

@alextran1502 commented on GitHub (Jun 19, 2025):

back button on the browser, correct?

@alextran1502 commented on GitHub (Jun 19, 2025): back button on the browser, correct?
Author
Owner

@gqfuzion commented on GitHub (Jun 19, 2025):

not the browser back button, but the back button the web app

Image

@gqfuzion commented on GitHub (Jun 19, 2025): not the browser back button, but the back button the web app ![Image](https://github.com/user-attachments/assets/86b50a31-41cc-430f-9544-6f80cf034796)
Author
Owner

@alextran1502 commented on GitHub (Jun 19, 2025):

Which Chrome version is this? can you consistently reproduce this issue?

@alextran1502 commented on GitHub (Jun 19, 2025): Which Chrome version is this? can you consistently reproduce this issue?
Author
Owner

@gqfuzion commented on GitHub (Jun 19, 2025):

reproduced 100% of the time on Chrome Version 137.0.7151.104 (Official Build) (64-bit)

@gqfuzion commented on GitHub (Jun 19, 2025): reproduced 100% of the time on Chrome Version 137.0.7151.104 (Official Build) (64-bit)
Author
Owner

@alextran1502 commented on GitHub (Jun 19, 2025):

Can you try if you can reproduce in the https://demo.immich.app?

@alextran1502 commented on GitHub (Jun 19, 2025): Can you try if you can reproduce in the https://demo.immich.app?
Author
Owner

@gqfuzion commented on GitHub (Jun 19, 2025):

just updated to Chrome Version 137.0.7151.120 (Official Build) (64-bit), and can still reproduce 100% of the time

@gqfuzion commented on GitHub (Jun 19, 2025): just updated to Chrome Version 137.0.7151.120 (Official Build) (64-bit), and can still reproduce 100% of the time
Author
Owner

@gqfuzion commented on GitHub (Jun 19, 2025):

Can you try if you can reproduce in the https://demo.immich.app?

unable to reproduce on the demo site

@gqfuzion commented on GitHub (Jun 19, 2025): > Can you try if you can reproduce in the https://demo.immich.app? unable to reproduce on the demo site
Author
Owner

@alextran1502 commented on GitHub (Jun 19, 2025):

Can you check in the developer console (F12) if you see any error?

@alextran1502 commented on GitHub (Jun 19, 2025): Can you check in the developer console (F12) if you see any error?
Author
Owner

@gqfuzion commented on GitHub (Jun 19, 2025):

after hitting the back arrow, i see a number of 499 errors being returned on thumbnails
No other errors

Image

@gqfuzion commented on GitHub (Jun 19, 2025): after hitting the back arrow, i see a number of 499 errors being returned on thumbnails No other errors ![Image](https://github.com/user-attachments/assets/4f8096e6-f9bd-4136-8752-b1b7d5d91eb4)
Author
Owner

@alextran1502 commented on GitHub (Jun 19, 2025):

hmm.Can you try access your instance over local IP and see if you can reproduce?

@alextran1502 commented on GitHub (Jun 19, 2025): hmm.Can you try access your instance over local IP and see if you can reproduce?
Author
Owner

@gqfuzion commented on GitHub (Jun 20, 2025):

i was still able to reproduce via local ip

here's the network activity collected after clicking the back button

Image

@gqfuzion commented on GitHub (Jun 20, 2025): i was still able to reproduce via local ip here's the network activity collected after clicking the back button ![Image](https://github.com/user-attachments/assets/3056c946-ef95-406b-8a3c-05a7ecf3084c)
Author
Owner

@YarosMallorca commented on GitHub (Jun 21, 2025):

Very strange, I cannot reproduce this either.

@YarosMallorca commented on GitHub (Jun 21, 2025): Very strange, I cannot reproduce this either.
Author
Owner

@jrasm91 commented on GitHub (Sep 12, 2025):

I think this has been resolved. If not, we'll need more details in order to reproduce it ourselves. Let me know if you are still seeing this behavior.

@jrasm91 commented on GitHub (Sep 12, 2025): I think this has been resolved. If not, we'll need more details in order to reproduce it ourselves. Let me know if you are still seeing this behavior.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6309