refined-hacker-news icon indicating copy to clipboard operation
refined-hacker-news copied to clipboard

"toggle all replies" does not work for some replies

Open fireattack opened this issue 4 years ago • 1 comments
trafficstars

  1. Enable it in option.
  2. Open this link: https://news.ycombinator.com/item?id=28684406
  3. Click the "toggle all replies" under the second reply ("Nostalgia!...").

Nothing happens.

But some others work.

There is also this error in console when I open any link, not sure if related:

refined-hacker-news.js:2683 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'nextSibling')
    at init (refined-hacker-news.js:2683)
    at refined-hacker-news.js:3024
    at new Promise (<anonymous>)
    at Object.add (refined-hacker-news.js:3020)
    at initialiseAll (refined-hacker-news.js:5130)

fireattack avatar Sep 28 '21 21:09 fireattack

Interesting, thanks for letting me know! I'll look into this as soon as I get some time off

plibither8 avatar Sep 29 '21 02:09 plibither8