-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Github Reply Comments doesn't work on commit view, e.g. visit a page like:
and then clicking the Reply button will result in the following JS error on the browser console:
Uncaught TypeError: Cannot read property 'classList' of null
at getCommentTextarea (userscript.html?id=1…2c-d2362a319eb3:224)
at HTMLButtonElement.eval (userscript.html?id=1…2c-d2362a319eb3:259)
getCommentTextarea @ userscript.html?id=1…2c-d2362a319eb3:224
(anonymous) @ userscript.html?id=1…2c-d2362a319eb3:259
Reactions are currently unavailable