Open SkyNinja opened 4 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
The version of the userscript in the chrome extension (1.16) throws this error when trying to sync: