Details
Description
When running plotly.py, QWebEngineView gives a blank page.
When plotly.html is opened with qupzilla, the following error is shown in the console:
TypeError: undefined is not a function (evaluating 'ArrayBuffer.isView(a)')
The page displays correctly with Google Chrome.