You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Firefox on Linux. I only use VuePress as a user of documentation in other projects, I found this issue using docs for a different project, and it occurs in the VuePress docs as well. I briefly tried browsing the source code to find the problematic keybinding, but couldn’t find anything obvious, unfortunately, and the lack of source maps on the official doc page made it difficult to pinpoint the event binding.
Indeed the history is not actually broken, but it appears broken because the keybinding for “go back” has been overloaded to mean something else. I hope that you will consider changing the keybinding to not conflict with default browser behavior as it causes confusion.
Description
Actual: now on https://vuepress.vuejs.org/guide/getting-started.html, which I never visited, and the correct browser history is now lost.
Using Firefox on Linux. I only use VuePress as a user of documentation in other projects, I found this issue using docs for a different project, and it occurs in the VuePress docs as well. I briefly tried browsing the source code to find the problematic keybinding, but couldn’t find anything obvious, unfortunately, and the lack of source maps on the official doc page made it difficult to pinpoint the event binding.
Reproduction
https://vuepress.vuejs.org/
Used Package Manager
npm
System Info
The text was updated successfully, but these errors were encountered: