Watchful1

Results 44 comments of Watchful1

I'd be happy to install a dev build if you want to add some logging.

I am on 1.17.0. I've attached my settings backup. The only error from content.js seems to be this. ``` content.js:1 Uncaught TypeError: Cannot read properties of null (reading 'shadowRoot') at...

Thanks, I've got it installed and I'll let you know if I hit any reloads.

I'm getting errors. These are showing up in the chrome extensions page and include the minified json which I've attached. ``` Uncaught TypeError: Cannot read properties of null (reading 'shadowRoot')...

I had default home feed sort turn on, got the error, turned it off and the error stopped. With it on, none of the sorts seemed to work. I didn't...

No reloads within a few minutes of using it. I have all the default sorts turned on. I'll followup tomorrow with any other issues I find.

Ah, spoke too soon. Here are the errors ``` Error handling response: TypeError: Cannot read properties of undefined (reading 'x') popup/popup.html popup/popup.js:9811 (anonymous function) ``` Middle line highlighted ``` //...

Sorry for the slow response. No, they don't seem to be working at all. In fact I don't think anything in the extension is working.

Same error ``` Error handling response: TypeError: Cannot read properties of undefined (reading 'x') ``` ``` // Scroll To Next Root Comment Position X chrome.storage.sync.get(['scrollToNextRootCommentPosition'], function (result) { const valueX...

Unfortunately I'm still getting refreshes with the new version. I've even tried turning off the feed and comment sort options and they are still happening. I don't see anything relevant...