apache / apache/cloudstack-www
Browser console error on sub pages: 404 (Not Found) for JS file
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 19
- 派生
- 65
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 9
描述
Go to this page:
https://cloudstack.apache.org/contribute/
But make sure to then reload that page and then in the console after the reload there is a new error:
`contribute/:14 GET https://cloudstack.apache.org/contribute/scripts/bootstrap.bundle.min.js net::ERR_ABORTED 404 (Not Found)`
So it happens on all sub pages I checked but not when first navigating to these pages only after being on the page and doing a reload does the new console error appear. Try it here:
https://cloudstack.apache.org/users/
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
打开 contribute 和 users URL,重新加载每个页面,并检查控制台中报告的 bootstrap.bundle.min.js 404 请求。跟踪 /contribute/ 和 /users/ 页面如何引用脚本,然后验证重新加载子页面时不再产生缺少文件的错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html, javascript
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100