git-master icon indicating copy to clipboard operation
git-master copied to clipboard

[Bug] Unable to navigate back after I click any file on extension's sidebar

Open ShiftWatchOut opened this issue 2 years ago • 2 comments

Describe the bug Unable to navigate back to the file where I just browse.

To Reproduce Steps to reproduce the behavior:

  1. Open any Github repository that contains more than one file, and wait until the extension loaded.
  2. Click a file in Git-Master sidebar.
  3. Click a different file in Git-Master sidebar.
  4. 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 image image image image

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

ShiftWatchOut avatar Jul 20 '22 06:07 ShiftWatchOut

老哥,我点击侧边栏上的文件,路由到新的页面,没有办法返回呀

ShiftWatchOut avatar Jul 22 '22 03:07 ShiftWatchOut

Updating pjax to the newest version should fix this, but after doing so, your extension crashed after navigating back on Github

ShiftWatchOut avatar Aug 01 '22 07:08 ShiftWatchOut