Skip to main content

Questions tagged [electron-webview]

The tag has no usage guidance.

electron-webview
0 votes
2 answers
39 views

can't change height of webview element

I am creating a desktop web browser (target platform is Windows) using electron. I am using a <webview> element to display the contents of a target URL. I am unable to change its height, despite ...
Atomic Peanut's user avatar
3 votes
0 answers
734 views

Error invoking remote method 'GUEST_VIEW_MANAGER_CALL': Error: ERR_ABORTED (-3) loading 'https://www.google.com/' in WebView in Electron

I am using webview in my electron 18.2.3 application for opening websites in application itself. Everything works fine but sometime clicking a link in website in webview I am getting error Error ...
Alok's user avatar
  • 9,222