fix(harbour-t3code): blank white screen status + browser fallback (0.1.1) #1
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/blank-webview-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Root cause
Not a zero-height WebView — QML matches harbour-zulip (
WebViewPage+ anchoredWebView).https://app.t3.codesis a modern Vite/React SPA. Its HTML boot splash is white; Sailfish.WebView (Gecko/embedlite) often finishes loading the document while the SPA never mounts → silent blank white. Self-hostedt3 serveuses the same SPA.Fix (0.1.1)
load()+onLoadingChangedrunJavaScriptprobe for leftover#boot-shellharbour-t3code-v0.1.1Device deps
sailfish-components-webview-qt5(+ popups/pickers)harbour-zulip shares the WebView stack but lower blank risk; prioritize this app.