webview_deno: WebView.run() block deno

After calling WebView.run() we can no longer call any other function. example:

...
webview1.run()
console.log ("Never print if the window is open");

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 1
  • Comments: 27 (12 by maintainers)

Most upvoted comments

This issue has finally been resolved by the latest release!