re
instantiated.
Cheers,
Kaloyan
Confidential
From: Scott Bloom
Date: Saturday, 27. September 2025 at 02:12
To: List for announcements regarding Qt releases and development via Announce
via Development , Nuno Santos via Interest
Subject: [Development] QRC based javascript source in QWebEngi
Behalf Of Kaloyan
Chehlarski via Development
Sent: Tuesday, September 30, 2025 03:48
To: [email protected]
Subject: Re: [Development] QRC based javascript source in QWebEngineView
Hi Scott,
By default, support for the Fetch API is not enabled for the QRC scheme. You
can override the
Bloom
Sent: Tuesday, September 30, 2025 14:03
To: Kaloyan Chehlarski ; [email protected]
Subject: RE: [Development] QRC based javascript source in QWebEngineView
Thanks. That was it.
Suggestion, and I file a bug against doc/examples if need be.
At least one of the QWebEngineXXX
Im having problems loading html that has javascript inside of it.
I am loading the URL into the QWebEngineView via a url that looks like QUrl(
"qrc:/XXX.html" )
The top level html, uses a standard html tag for