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
API output:
Uncaught (in promise) TypeError: Cannot read property 'node' of undefined
at new XMLHttpRequest (xml-http-request.js?37da:91)
at HttpProvider._prepareRequest (index.js?151c:50)
at HttpProvider.send (index.js?151c:79)
at RequestManager.send (index.js?4f6c:133)
at sendRequest (index.js?ed61:562)
at Personal.send [as getAccounts] (index.js?ed61:583)
at VueComponent._callee$ (Accounts.vue?61aa:91)
at tryCatch (runtime.js?96cf:62)
at Generator.invoke [as _invoke] (runtime.js?96cf:296)
Web3 version: 1.1.0
Command(s) triggering the issue: Any web3 command
API output:
Uncaught (in promise) TypeError: Cannot read property 'node' of undefined
at new XMLHttpRequest (xml-http-request.js?37da:91)
at HttpProvider._prepareRequest (index.js?151c:50)
at HttpProvider.send (index.js?151c:79)
at RequestManager.send (index.js?4f6c:133)
at sendRequest (index.js?ed61:562)
at Personal.send [as getAccounts] (index.js?ed61:583)
at VueComponent._callee$ (Accounts.vue?61aa:91)
at tryCatch (runtime.js?96cf:62)
at Generator.invoke [as _invoke] (runtime.js?96cf:296)
Reference
PR
The text was updated successfully, but these errors were encountered: