drakeapps / synccit-browser-extension

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

Chrome Extension Unable to Sync #21

Open SkyNinja opened 3 years ago

SkyNinja commented 3 years ago

The version of the userscript in the chrome extension (1.16) throws this error when trying to sync:

synccit.user.js:540 Uncaught TypeError: resp.forEach is not a function
    at Synccit.markReadLinks (synccit.user.js:540)
    at XMLHttpRequest.oReq.onload (synccit.user.js:532)
markReadLinks @ synccit.user.js:540
oReq.onload @ synccit.user.js:532
load (async)
fetchReadLinks @ synccit.user.js:530
(anonymous) @ synccit.user.js:501
setTimeout (async)
fetchReadLinks @ synccit.user.js:500
findAllLinks @ synccit.user.js:330
RedditLinks @ synccit.user.js:283
(anonymous) @ synccit.user.js:810