Currently utilizing typescript and encountered an error in the chrome console:
Error found in event handler for (unknown): TypeError: Unable to access property 'command' as it is undefined at chrome-extension://somethingsomethingsomething/js/hooks/content.min.js:1:345
Any insights on what might be causing this issue?