#Tauri returning white screen in app.

4 messages · Page 1 of 1 (latest)

wheat condor
#

So, if I open the Vite URL - I see what I expect. However, the Tauri webview on Windows 11 is returning a white screen; wasn't doing this about a week ago - and I haven't changed anything. Is this a known issue? Network console is only showing a call to localhost returning 127 bytes; and the only console error is a missing favicon.

Edit: This is happening with npx tauri dev, both inside an IDE terminal; and outside in a command prompt.

nova canyon
#

Is this a known issue?
Nope, at least nobody reported it to me yet.

#

can you share the output of tauri info as a start?

prime coyote
#

Also; could you try and see if re-installing WebView2 resolves it? Since you've mentioned it happens on dev environment as well.