Closed
Description
When following the link from https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-toggle-expanders to https://github.com/torvalds/linux/commits/master, if I Control+Shift+click on a commit, nothing expands, and in my Javascript console I see:
userscript.html?id=0fae92d5-5b1e-4dfe-b375-9b8c648189cd:30 Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at toggle (userscript.html?id=0fae92d5-5b1e-4dfe-b375-9b8c648189cd:30)
at Window.eval (userscript.html?id=0fae92d5-5b1e-4dfe-b375-9b8c648189cd:52)
at <anonymous>:2:494
at c.<computed> (eval at exec_fn (master:1), <anonymous>:55:182)