consenlabs / webview

WebView utils for imToken application v2.
MIT License
9 stars 11 forks source link

the bug of `TokenWebView.apis.navigator.closeDapp` #52

Open zengbing15 opened 1 year ago

zengbing15 commented 1 year ago

Bug report

I created this issue to report a bug.

  1. code in TokenWebView.apis.navigator.closeDapp
closeDapp: (): void => {
    callAPI('navigator.setTitle')
  },

should be callAPI('navigator.closeDapp