View a git diff for a file with at least two changes
Left click on one change
Right click on another change
Click away from the menu
--> Crash
Atom: 1.18.0-beta0 x64
Electron: 1.3.15
OS: Mac OS X 10.11.6
Thrown From: github package 0.0.9
Stack Trace
Uncaught TypeError: Cannot read property 'parentNode' of null
At /Applications/Atom Beta.app/Contents/Resources/app/node_modules/github/lib/views/file-patch-view.js:206
TypeError: Cannot read property 'parentNode' of null
at requestAnimationFrame (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/github/lib/views/file-patch-view.js:206:1)
Good catch 🙇 This is fixed in #853, along with some other weirdness with the contextmenu event handling, and will be included in the next hotpatch release.
Atom: 1.18.0-beta0 x64 Electron: 1.3.15 OS: Mac OS X 10.11.6 Thrown From: github package 0.0.9
Stack Trace
Uncaught TypeError: Cannot read property 'parentNode' of null
Commands
Non-Core Packages