jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.24k stars 223 forks source link

Back button doesn't always work #2403

Open ferferga opened 1 month ago

ferferga commented 1 month ago

Description of the bug

We replace the back implementation so it's impossible to go outside the scope of the application, but Vue Router's doesn't report properly the length of the history.

Steps to reproduce

Go back more than once using the left-side button

Expected behavior

You could traverse all your navigation history to go back to the first page that you visited

Logs

No response

Screenshots

No response

Platform

Linux

Browser

Edge

Jellyfin server version

10.9.7

Additional context

No response