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.