This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
After upgrading the GitHub package to dfdcc38, every time I click on a changed file in the sidebar I get a TypeError. This is the stack trace:
Uncaught TypeError: this.onDidChangeSelectedItem is not a function
mouseup @ staging-view.js:272
It's worth noting that everything works as expected when using the keyboard to navigate the changes.
/cc: @atom/git-maintainers