drakeapps / synccit-browser-extension

The Chrome and Greasemonkey synccit extensions
https://synccit.com
16 stars 7 forks source link

Extension (Chrome) error at RedditLink.findCommentCount (synccit.user.js:182) #19

Open fireattack opened 5 years ago

fireattack commented 5 years ago
synccit.user.js:182 Uncaught TypeError: Cannot read property 'innerHTML' of null
    at RedditLink.findCommentCount (synccit.user.js:182)
    at new RedditLink (synccit.user.js:134)
    at synccit.user.js:286
    at NodeList.forEach (<anonymous>)
    at RedditLinks.findAllLinks (synccit.user.js:278)
    at new RedditLinks (synccit.user.js:260)
    at synccit.user.js:701
fireattack commented 5 years ago

And I don't think the sync is actually working lately (potentially due to this).