You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
When I point Chrome to my PPC 1.3.9 instance and open the developer console, I see the following error:
DevTools failed to load source map: Could not load content for https://<my url>/static/1.3.9/js/lib/angularjs/1.2.14/angular-sanitize.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
And sure enough, that .map file is absent from the repo under pypicloud/static/js/lib/angularjs/1.2.14.
AFAICT, this error message is completely benign, and this is probably the lowest-priority issue you'll see all month :).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I point Chrome to my PPC 1.3.9 instance and open the developer console, I see the following error:
DevTools failed to load source map: Could not load content for https://<my url>/static/1.3.9/js/lib/angularjs/1.2.14/angular-sanitize.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
And sure enough, that .map file is absent from the repo under
pypicloud/static/js/lib/angularjs/1.2.14
.AFAICT, this error message is completely benign, and this is probably the lowest-priority issue you'll see all month :).
The text was updated successfully, but these errors were encountered: