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
The code of the extension should be changed to tackle this. If you want to try yourself a workaround, when this error appears in the console (Chrome):
backend.js:4189 Uncaught DOMException: Failed to execute 'postMessage' on 'Window': [object Object] could not be cloned.
at Object.send (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/backend.js:4189:14)
at Bridge.flushBufferSlice (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/backend.js:1045:18)
at Bridge.flushBufferWhileIdle (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/backend.js:1023:14)
click on the first line of the trace (backend.js) and you will be pointed to the source of the error.
I use Changes tab and click to
ObservableMap@5{...} +1 -1
,not working.
chrome console error
backend.js:4189 Uncaught DOMException: Failed to execute 'postMessage' on 'Window': [object Object] could not be cloned.
The text was updated successfully, but these errors were encountered: