Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charliehess/webview-stack

Demonstrates webview visibility issues in Electron
https://github.com/charliehess/webview-stack

electron electron-forge webview

Last synced: 17 days ago
JSON representation

Demonstrates webview visibility issues in Electron

Awesome Lists containing this project

README

        

# webview-stack
This is a minimal repro of https://github.com/electron/electron/issues/8505.
It demonstrates the recommended workaround (not setting `visibility` while the `webview` is loading), but also shows the limitations of this approach.

It seems that:

* In some cases we can't rely on `z-index` for visibility
* This can result in `webview` pages bleeding into one another
* `webview`s will still render blank white screens, particularly when switching between them quickly or when a switch triggers a navigation