"toggle all replies" does not work for some replies
fireattack opened this issue · 1 comments
fireattack commented
- Enable it in option.
- Open this link: https://news.ycombinator.com/item?id=28684406
- 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)
plibither8 commented
Interesting, thanks for letting me know! I'll look into this as soon as I get some time off