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
2024-06-20T19:56:07.902Z ERROR [hero-core/connections/ConnectionToHeroClient] ConnectionToClient.HandleRequestError {
context: {},
sessionId: '-XGcyIn0aj9xxEsPW5NzJ',
sessionName: 'test_profile'
} TypeError: window.exportDomStorage is not a function
at <anonymous>:1:8
TypeError: window.exportDomStorage is not a function
at <anonymous>:1:8
It seems that Hero is trying at times to use the export functions on chrome://tab which leads to this error, it doesn't seem to crash anything but it keep appearing randomly in the console.
The text was updated successfully, but these errors were encountered:
It seems that Hero is trying at times to use the export functions on
chrome://tab
which leads to this error, it doesn't seem to crash anything but it keep appearing randomly in the console.The text was updated successfully, but these errors were encountered: