Current Behavior
When visiting an invalid link in the web browser block, it displays a blank white page
Visiting a non existent link on the web browser block and you will get a white blank page , -- Example visit https://test.waveterm.dev/ from the web browser block and it will show you a white blank page instead of showing a error.

Expected Behavior
When visiting an invalid link, an error message should appear explaining why the link cannot be loaded.

Steps To Reproduce
- Open the Web browser block
- Paste the url
https://test.waveterm.devon the url bar and hit enter key.
Wave Version
0.8.11 (202410110234)
OS
macOS Sonoma Version 14.7 (23H124)
Architecture
arm64
Anything else?
Running Wave with this configuration (settings.json)
"ai:baseurl": "http://127.0.0.1:11434/v1",
"ai:model": "llama3.1:latest",
"term:fontsize": 16,
"term:fontfamily": "JetBrainsMono Nerd Font",
"term:disablewebgl": false,
"editor:minimapenabled": false,
"editor:stickscrollenabled": true,
"web:openlinksinternally": false,
"web:defaulturl": "https://shadowarcanist.com",
"web:defaultsearch": "https://duckduckgo.com/search?q={query}",
"autoupdate:enabled": true,
"autoupdate:channel": "latest",
"widget:showhelp": false,
"window:transparent": true,
"window:blur": false,
"window:opacity": 0.1,
"window:bgcolor": "#000000",
"window:reducedmotion": false,
"window:tilegapsize": 4,
"window:disablehardwareacceleration": false,
"telemetry:enabled": false
}
Questionnaire
Current Behavior
When visiting an invalid link in the web browser block, it displays a blank white page
Visiting a non existent link on the web browser block and you will get a white blank page , -- Example visit
https://test.waveterm.dev/from the web browser block and it will show you a white blank page instead of showing a error.Expected Behavior
When visiting an invalid link, an error message should appear explaining why the link cannot be loaded.

Steps To Reproduce
https://test.waveterm.devon the url bar and hit enter key.Wave Version
0.8.11 (202410110234)
OS
macOS Sonoma Version 14.7 (23H124)
Architecture
arm64
Anything else?
Running Wave with this configuration (settings.json)
Questionnaire