-
-
Notifications
You must be signed in to change notification settings - Fork 168
[Toggle Expanders] Cannot read property 'querySelectorAll' of null #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @aspiers! I was just working on this fix. I was thinking about changing it so that Shift+Click only toggle the expanders of the current date. Then Shift+Ctrl+Click would toggle all expanders on the page. This is different that the previous behavior where Shift+Click would toggle all the expanders and including the Ctrl did nothing different (except for the outdated blocks). What do you think of this change? |
Thanks @Mottie! Yes, this sounds exactly right to me. |
This has been fixed in the latest version! |
Works perfectly, thanks again :-) |
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:
The text was updated successfully, but these errors were encountered: