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
Error in event handler for (unknown): TypeError: Cannot read property 'trace' of undefined
at browser.runtime.sendMessage.response (chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js:1250:20)
polyfill.js:123 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
at Object.value [as sendMessage] (polyfill.js:92)
at initializeComposer (composer.postload.js:578)
at Object. (composer.postload.js:590)
at webpack_require (bootstrap 99b35345c5f7aa4bdb88:19)
at Object. (bootstrap 99b35345c5f7aa4bdb88:62)
at webpack_require (bootstrap 99b35345c5f7aa4bdb88:19)
at bootstrap 99b35345c5f7aa4bdb88:62
at bootstrap 99b35345c5f7aa4bdb88:62
3app.js:247 Uncaught TypeError: de.diff is not a function
at HTMLDivElement.y (app.js:247)
After this, I cannot move the diagram anymore and I need to refresh the page
Please check and see if you can find anything to solve this.
Thanks a lot!!
The text was updated successfully, but these errors were encountered:
Used chrome browser.
The chrome console shows the following error 👍
Error in event handler for (unknown): TypeError: Cannot read property 'trace' of undefined
at browser.runtime.sendMessage.response (chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/include.preload.js:1250:20)
polyfill.js:123 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
at Object.value [as sendMessage] (polyfill.js:92)
at initializeComposer (composer.postload.js:578)
at Object. (composer.postload.js:590)
at webpack_require (bootstrap 99b35345c5f7aa4bdb88:19)
at Object. (bootstrap 99b35345c5f7aa4bdb88:62)
at webpack_require (bootstrap 99b35345c5f7aa4bdb88:19)
at bootstrap 99b35345c5f7aa4bdb88:62
at bootstrap 99b35345c5f7aa4bdb88:62
3app.js:247 Uncaught TypeError: de.diff is not a function
at HTMLDivElement.y (app.js:247)
After this, I cannot move the diagram anymore and I need to refresh the page
Please check and see if you can find anything to solve this.
Thanks a lot!!
The text was updated successfully, but these errors were encountered: