Access http://127.0.0.1:8080/ and click revision. Click "@/file.html" get JavaScript errors. it occurs in Firefox and Chromium. Error Console(Firefox):
console log(Chromium):
btw, it should be set Content-Type and X-Content-Type-Options: nosniff HTTP headers to show raw content on browser for security reason. |
|
We were able to reproduce the file.html issue in house using FireFox. Expect this to be addressed in an upcoming nightly build. We will also look into adding the X-Content-Type-Options: nosniff header. Thanks for your report and your input! |