microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

vsts-extensions-multivalue-control by ms-devlabs failed to load #52

Closed johnsjg closed 5 years ago

johnsjg commented 6 years ago

Hi I'm having an issue with this control failing to load which started a few days ago. When I check the console I see:

image

There are a number of errors specifically:

Refused to execute script from 'http://xxx.xxx.com:8080/tfs/_static/tfs/Dev15.M112.5/_scripts/TFS/min/TFS/WorkItemTracking/Services.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled

Full error list:

Failed to load resource: the server responded with a status of 500 (Internal Server Error) 2:8080/tfs/favicon.ico Failed to load resource: the server responded with a status of 500 (Internal Server Error) ui-icons_222222_256x240.png Failed to load resource: the server responded with a status of 500 (Internal Server Error) :8080/tfs/favicon.ico Failed to load resource: the server responded with a status of 500 (Internal Server Error) VM138:63 Uncaught DOMException: Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. at Object.qa.getAndResetPendingTask (:69:30640) at a.addPendingTask (:65:8471) at D (:64:17877) at c (:64:18398) at d (:63:8456) at :63:8721 at q.d.promiseDispatch (:63:2730) at :63:1493 at MessagePort.c (:63:6156) Services.js Failed to load resource: the server responded with a status of 500 (Internal Server Error) index.html:1 Refused to execute script from 'http://xxx.xxx.com:8080/tfs/_static/tfs/Dev15.M112.5/_scripts/TFS/min/TFS/WorkItemTracking/Services.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. Content?bundle=vss-bundle-basejs-vLDQ_BPnMflh1yV4rhP43SsHlun31XvwYB1svh7haP9E=:37 Uncaught Error: Script error for: TFS/WorkItemTracking/Services http://requirejs.org/docs/errors.html#scripterror at c (Content?bundle=vss-bundle-basejs-vLDQ_BPnMflh1yV4rhP43SsHlun31XvwYB1svh7haP9E=:37) at HTMLScriptElement.onScriptError (Content?bundle=vss-bundle-basejs-vLDQ_BPnMflh1yV4rhP43SsHlun31XvwYB1svh7haP9E=:37) VM138:63 Uncaught DOMException: Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. at Object.qa.getAndResetPendingTask (:69:30640) at a.addPendingTask (:65:8471) at D (:64:17877) at c (:64:18398) at d (:63:8456) at :63:8721 at q.d.promiseDispatch (:63:2730) at :63:1493 at MessagePort.c (:63:6156) VM138:63 Uncaught DOMException: Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. at Object.qa.getAndResetPendingTask (:69:30640) at a.addPendingTask (:65:8471) at D (:64:17877) at c (:64:18398) at d (:63:8456) at :63:8721 at q.d.promiseDispatch (:63:2730) at :63:1493 at MessagePort.c (:63:6156)

ostreifel commented 5 years ago

The extension has been rewritten since this issue was filed. Please refile if you are still experiencing this issue.