plibither8 / refined-hacker-news

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"toggle all replies" does not work for some replies

fireattack opened this issue · comments

  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)

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