扫码授权之后出现错误,控制台可看到以下信息:
Uncaught (in promise) TypeError: this.send is not a function
at index.js:166
at Generator.next ()
at tslib.es6.js:74
at new Promise ()
at Object.__awaiter (tslib.es6.js:70)
at request (index.js:165)
at request (util.js:693)
at RequestManager.push../node_modules/web3-core-requestmanager/lib/index.js.RequestManager.send (index.js:141)
at sendRequest (index.js:609)
at Eth.send [as getBlockNumber] (index.js:636)
at useBlock.ts:26
期望解决。。。
扫码授权之后出现错误,控制台可看到以下信息:
Uncaught (in promise) TypeError: this.send is not a function
at index.js:166
at Generator.next ()
at tslib.es6.js:74
at new Promise ()
at Object.__awaiter (tslib.es6.js:70)
at request (index.js:165)
at request (util.js:693)
at RequestManager.push../node_modules/web3-core-requestmanager/lib/index.js.RequestManager.send (index.js:141)
at sendRequest (index.js:609)
at Eth.send [as getBlockNumber] (index.js:636)
at useBlock.ts:26
期望解决。。。