You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
I'm no node.js expert so this may well be my own mistake..
Your extension appears below the google search bar as expected, however nothing that I enter shows up in the input box on google. The extension reports:
"Uncaught TypeError: Cannot read properties of undefined (reading 'addEventListener')"
Hi,
I'm no node.js expert so this may well be my own mistake..
Your extension appears below the google search bar as expected, however nothing that I enter shows up in the input box on google. The extension reports:
"Uncaught TypeError: Cannot read properties of undefined (reading 'addEventListener')"
Occuring on line 667.
Chrome version: 107.0.5304.107
npm version: 8.19.2
node version: 18.12.1
I noticed this was not the latest npm, so I updated to 9.1.2 but the same issue occurs.
The text was updated successfully, but these errors were encountered: