duckduckgo/content-scope-scripts

Error Feature `clickToLoad` Not Found

nlordell opened this issue · 3 comments

I noticed this by chance, but when using the DDG browser for macOS, I see the following error (which appears to come from these content scope scripts) in the console on pretty much every website I open:

Unhandled Promise Rejection: Error: feature named `clickToLoad` was not found

Specifically, the line that is throwing the exception is this one:

const clickToLoadState = await this.messaging.request('getClickToLoadState')

I don't know whether or not it is relevant, but I'm using the DDG browser installed from the App Store (and not the DMG).

image
image

It isn't really causing problems for me, but I thought I'd report it anyway.

@nlordell thank you for reporting this! Which version of the browser is this happening on?

I was on 1.92.0. Out of curiosity, I made sure to upgrade today to the latest version (I hadn't noticed there was an update in the App Store when posting this issue) which seems to resolve the problem.

Going to close as resolved in 1.93.0.