[4.1 Alpha 2] Admin CP: Area permissions CSS/JavaScript console errors
CSS error:
Refused to apply style from '/vault/resources/css/cp-permission.css?v=a77b64df' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
I think the URL for this is meant to be
/styles/default/vw/vw/cp-permission.css? Could this be converted into an admin *.less template for the XF2.x branch? I see that vw-progress.css already exists as a template - admin:vw_progress.less

.
JavaScript errors:
cp-home.js?v=a77b64df:43
Code:
Uncaught TypeError: Cannot read property 'hasClass' of null
at Object.start (cp-home.js?v=a77b64df:43)
at vw_version_check_init (cp-home.js?v=a77b64df:9)
at YUI._notify (yui-min.js?v=3.18.1:2)
at yui-min.js?v=3.18.1:2
at YUI._notify (yui-min.js?v=3.18.1:2)
at YUI.T (yui-min.js?v=3.18.1:2)
at e.Loader._finish (yui-min.js?v=3.18.1:9)
at e.Loader._onSuccess (yui-min.js?v=3.18.1:9)
at e.Loader.p (yui-min.js?v=3.18.1:10)
at e.Loader.onSuccess (yui-min.js?v=3.18.1:10)
cp-home.js?v=a77b64df:86
Code:
Uncaught TypeError: Cannot read property 'setContent' of null
at Object.complete (cp-home.js?v=a77b64df:86)
at YUI.callback (cp-home.js?v=a77b64df:32)
at e.Subscriber._notify (combo-min.js:4)
at e.Subscriber.notify (combo-min.js:4)
at e.CustomEvent._notify (combo-min.js:3)
at e.CustomEvent._procSubs (combo-min.js:3)
at e.CustomEvent.fireSimple (combo-min.js:3)
at e.CustomEvent._fire (combo-min.js:3)
at o.fire (combo-min.js:4)
at o._evt (wiki_js.php?v=3.18.1&f=querystring-stringify-simple/querystring-stringify-simple-min.js,io-base/io-base-min.js:3)