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
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
Capture and track errors (e.g., KUBE service with HTTP API to report and log errors to IPFS)
react_devtools_backend.js:2273 Client.initialize is taking more then 3 seconds to complete. Something probably went wrong.
overrideMethod @ react_devtools_backend.js:2273
eval @ client.ts?951c:130
setTimeout (async)
initialize @ client.ts?951c:129
eval @ main.js?56d7:35
async function (async)
eval @ main.js?56d7:19
eval @ main.js?56d7:18
3348 @ main~493df0b3.bundle.js:1
l @ runtime.bundle.js:1
t @ runtime.bundle.js:1
r @ runtime.bundle.js:1
(anonymous) @ main~493df0b3.bundle.js:1
feed-store-adapter.js?5147:55 Uncaught (in promise) TypeError: Cannot read property 'equals' of undefined
at eval (feed-store-adapter.js?5147:55)
at Array.find (<anonymous>)
at FeedStoreAdapter.queryWritableFeed (feed-store-adapter.js?5147:55)
at PartyManager.open (party-manager.js?9e8c:50)
The text was updated successfully, but these errors were encountered:
I'm curious if this is an SDK issue or if it is a Teamwork issue. That is, if we do expect client init to fail, what should the SDK expose as a handler?
The text was updated successfully, but these errors were encountered: