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
When switching tabs I am getting the following error:
Error in event handler: TypeError: Cannot read properties of undefined (reading 'id')
at chrome-extension://kbbdabhdfibnancpjfhlkhafgdilcnji/contentScript.bundle.js:66:153485
This seems to be preventing the injection of the toolbar and camera. If I refresh the tab I switched to then it will inject the camera and the toolbar.
The text was updated successfully, but these errors were encountered:
When switching tabs I am getting the following error:
Error in event handler: TypeError: Cannot read properties of undefined (reading 'id')
at chrome-extension://kbbdabhdfibnancpjfhlkhafgdilcnji/contentScript.bundle.js:66:153485
This seems to be preventing the injection of the toolbar and camera. If I refresh the tab I switched to then it will inject the camera and the toolbar.
The text was updated successfully, but these errors were encountered: