-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.5.2
User contacted about following:
"
*Issue Description:*
After migrating to Qt 6.5.2, we are facing an error message in our application when attempting to load blob URLs from JavaScript files using the `fetch` function. The error message is: "Fetch API cannot load blob path, URL scheme blob is not supported."
"
They had investigated the matter and it would seem that QWebEngineUrlScheme::FetchApiAllowed which was introduced in Qt 6.6 would help to resolve their issue.
Could this be included in Qt 6.5.3 for example?