mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: "Back" button leads to wrong url #3975
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Alecs1710 on GitHub (Jun 28, 2022).
Please describe your bug
In any single content screen (Movie, TV Show, Season, Episode ...) if you refresh the page and the use the "Back" button from Jellyfin Web, it redirects to "{whateverYourURLWouldBe}:8096/web" making the ui unresponsive.
Thi happens every time. Can't really try different environments to see te extent of the issue, but seems very straight forward in the sense that it always does it.
As seen in the screenshot, that's what the URL becomes after doing exactly those 2 steps
If I'm not mistaken this has happened since 10.8.0
Jellyfin Version
Other
if other:
10.8.1
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@thornbill commented on GitHub (Jun 28, 2022):
Looks like a duplicate of https://github.com/jellyfin/jellyfin-web/issues/1848
Edit: Wrong issue was linked previously