git-master
git-master copied to clipboard
[Bug] Unable to navigate back after I click any file on extension's sidebar
Describe the bug Unable to navigate back to the file where I just browse.
To Reproduce Steps to reproduce the behavior:
- Open any Github repository that contains more than one file, and wait until the extension loaded.
- Click a file in Git-Master sidebar.
- Click a different file in Git-Master sidebar.
- Navigate back with any approach you know, including touching ⬅️ button the browser offers, typing
history.back()
in dev tool console, or slip two finger on touchpad.
Expected behavior I expect to be able to jump back, like this extension behaves on other platform.
Screenshots
Context:
- Platform: GitHub
- Browser and Version: macOS 12.4, Edge Chromium 103.0.1264.62, Google Chrome 103.0.5060.114, Firefox Developer Edition 103.0b9
- GitMaster Version: In all browser, extension version is 1.17.1
老哥,我点击侧边栏上的文件,路由到新的页面,没有办法返回呀
Updating pjax to the newest version should fix this, but after doing so, your extension crashed after navigating back on Github