ttth icon indicating copy to clipboard operation
ttth copied to clipboard

Replace webview

Open yafp opened this issue 6 years ago • 2 comments

According to the electron docs regarding :

Electron's webview tag is based on Chromium's webview, which is undergoing dramatic architectural changes. This impacts the stability of webviews, including rendering, navigation, and event routing. We currently recommend to not use the webview tag and to consider alternatives, like iframe, Electron's BrowserView, or an architecture that avoids embedded content altogether.

Should try to replace them i guess

yafp avatar Sep 13 '19 12:09 yafp

see discussion here:

https://github.com/electron/electron/issues/18187

yafp avatar Jan 09 '20 10:01 yafp

This issue seems to be stale

github-actions[bot] avatar Mar 10 '20 00:03 github-actions[bot]