SO-Close-Vote-Reviewers / UserScripts

Various user scripts that add features to the review queue or to the chat room
Other
56 stars 41 forks source link

Close votes shortcuts shows error and doesn't work #190

Closed chmoore889 closed 1 year ago

chmoore889 commented 3 years ago

When trying to use close votes shortcuts script I get the following error and the keyboard shortcuts do not work as expected.

userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:1 ERROR: Execution of script 'StackOverflow close votes shortcuts' failed! Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
eval @ userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:1
userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:1 
TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
    at eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:263)
    at HTMLDocument.eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:264)
    at i (jquery.min.js:2)
    at Object.add [as done] (jquery.min.js:2)
    at n.fn.init.n.fn.ready (jquery.min.js:2)
    at eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:17)
    at Window.eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:348)
    at <anonymous>:3:98
    at eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:1)
    at eval (userscript.html?name=StackOverflow%20close%20votes%20shortcuts.user.js&id=62c61cd8-7a6a-43b8-bec2-5c86dd8b5819:1)

I am using Tampermoney v4.10 in Chrome Version 84.0.4147.89 (Official Build) (64-bit).