Qt 6.11 is out! See what's new in the release
blog
QWebview cannot resolve localhost and 127.0.0.1
General and Desktop
1
Posts
1
Posters
522
Views
1
Watching
-
Hello, Everyone,
I have a problem with QWebview. In my project, I have a Qwebview that responsible to load a local website. When the computer connected to network everything is working fine but whenever I unplug the internet cable, Qwebview stops responding.
I tried to open the website with an external browser(Firefox). Everything is working expected.
Do you have any idea what causes this problem?