allejo / allejo/nextjs-decap-typescript-template
CSS styles are not loading properly
未關閉
- 主要語言
- TypeScript
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When going to edit the home page, I see 404s
```text
GET https://projects.allejo.io/_next/static/chunks/05~30wuay1au-.css
GET https://projects.allejo.io/_next/static/chunks/0zib37o025g5g.css
```
This happens because the site and CMS are deployed to
```text
https://projects.allejo.io/nextjs-decap-typescript-template/admin#/collections/pages/entries/home
```
When registering stylesheets, make sure that the baseUrl value is respected; i.e., `nextjs-decap-typescript-template/`
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。