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
Whether you can reproduce or not, I imagine this code can easily be made not to crash in this instance. Extra credit to clearly understand why accInfo.observer is undefined and whether there are any other ramifications in this use case.
re:
arc.js/src/arc.ts
Line 235 in 3d6d0f9
I am seeing this error when there is thrown an error "Connection not open" and
accInfo.observer
is undefined.addr
is set to a DAO.This is on rinkeby.
STEPS to force this error to happen:
npm run start-staging
RESULT:
You will see that the DAO token and ETH amounts say "N/A" and the quoted error message on the console.
The text was updated successfully, but these errors were encountered: