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
on v0.35.2 (SDK, macOS Mojave, node 11.4.0), webview.showDevtools(show) works, but webview.showDevtools(show, container) throws an error:
Uncaught TypeError: container.getGuestId is not a function
at ChromeWebViewImpl.WebViewImpl.showDevTools (extensions::webView:229)
at HTMLElement.showDevTools (extensions::guestViewContainerElement:141)
on v0.35.2 (SDK, macOS Mojave, node 11.4.0), webview.showDevtools(show) works, but webview.showDevtools(show, container) throws an error:
Reproduce Demo:
webview.zip
Debug screenshot [extensions::webview]:

The text was updated successfully, but these errors were encountered: