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
I have this extension installed and on every page I navigate to, I get the following error:
Error handling response: TypeError: Cannot read properties of undefined (reading 'filter') at chrome-extension://mkmaajnfmpmpebdcpfnjbkgaloeidlfa/content_script_compiled.js:26:310
I am on version 1.34 using a chromebook (with ChromeOS). Was able to confirm the same error on a macbook. Version 1.32 did not have the error.
Hi,
I have this extension installed and on every page I navigate to, I get the following error:
Error handling response: TypeError: Cannot read properties of undefined (reading 'filter') at chrome-extension://mkmaajnfmpmpebdcpfnjbkgaloeidlfa/content_script_compiled.js:26:310I am on version 1.34 using a chromebook (with ChromeOS). Was able to confirm the same error on a macbook. Version 1.32 did not have the error.