allejo / allejo/nextjs-decap-typescript-template
CSS styles are not loading properly
Aperta
- Lingua principale
- TypeScript
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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/`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.