StaCoAn icon indicating copy to clipboard operation
StaCoAn copied to clipboard

Viewing the HTML Report on Firefox/Internet Explorer not supported

Open Runnin-N-Gunnin opened this issue 3 years ago • 0 comments

The fancy TreeView does not display on FF and IE browsers. TV invisible not initializing properly. Also the upload process seem to sometimes fail, silently.

Console IE:

HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "". start.html (1,1)

HTML1504: Unexpected end tag. -- repeatedly

jQuery.Deferred exception: Unable to get property 'length' of undefined or null reference TypeError: Unable to get property 'length' of undefined or null reference

SCRIPT5022: Fancytree assertion failed: Need a valid store.

SCRIPT5007: Unable to get property 'length' of undefined or null reference

SCRIPT5007: Unable to get property 'getItem' of undefined or null reference

Console FF:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.

Request to access cookie or storage on “start.html” was blocked because we are blocking all third-party storage access requests and content blocking is enabled.

Uncaught DOMException: The operation is insecure. => jquery.fancytree-all-deps.min.js:1

Uncaught DOMException: The operation is insecure. => jquery.fancytree.persist.js:40

Uncaught Error: Could not apply extension 'persist' (it is not registered, did you forget to include it?) => /report/tree_js_content.js:2, jquery.min.js:2:1979

Uncaught DOMException: The operation is insecure. => report.js:8

Uncaught DOMException: The operation is insecure. => start.html:16

Source map error: Error: NetworkError when attempting to fetch resource. Resource URL: /report/html/jquery.fancytree-all-deps.min.js Source Map URL: jquery.fancytree-all-deps.min.js.map

sad :-(

Runnin-N-Gunnin avatar Nov 15 '21 17:11 Runnin-N-Gunnin