Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I use QWebEngineView in the code, when I exit the program, this error is always reported, why?
code ex:
delete m_webEngineView; m_webEngineView = nullptr;
Hi,
When and where are you doing that ? Is that view part of another widget ?