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
An error is displayed on the devtool, and Tampermonkey and some other extensions are not functioning correctly. Can you help to troubleshoot and find a solution? thanks.
VM9:2 Uncaught TypeError: Cannot assign to read only property 'tabs' of object '#'
at Function.assign ()
at n.injectAPI (:2:6047)
at EventEmitter. (:2:1369)
at Object.onceWrapper (node:electron/js2c/sandbox_bundle:2:32490)
at EventEmitter.emit (node:electron/js2c/sandbox_bundle:2:34768)
at Function. (node:electron/js2c/sandbox_bundle:2:82633)
The text was updated successfully, but these errors were encountered:
An error is displayed on the devtool, and Tampermonkey and some other extensions are not functioning correctly. Can you help to troubleshoot and find a solution? thanks.
VM9:2 Uncaught TypeError: Cannot assign to read only property 'tabs' of object '#'

at Function.assign ()
at n.injectAPI (:2:6047)
at EventEmitter. (:2:1369)
at Object.onceWrapper (node:electron/js2c/sandbox_bundle:2:32490)
at EventEmitter.emit (node:electron/js2c/sandbox_bundle:2:34768)
at Function. (node:electron/js2c/sandbox_bundle:2:82633)
The text was updated successfully, but these errors were encountered: