realpython / realpython/materials
Build a Blog Using Django, GraphQL, and Vue - Home page not rendering
Nessuno ha ancora preso questa issue.
- Lingua principale
- Jupyter Notebook
- Stelle
- 5.2k
- Fork
- 5.3k
- Merge medio
- 4g 10h
- PR unite (30g)
- 10
Descrizione
ℹ️ Please note that the best way to get support for Real Python courses & articles is to join one of our weekly Office Hours calls or in the RP Community Slack.
You can report issues and problems here, but we typically won't be able to provide 1:1 support outside the channels listed above.
Describe the bug
import PostView from "../views/PostView.vue" in frontend/router/index.js throws error and the view is not rendered
To Reproduce
Steps to reproduce the behavior:
1.Open the entire source code
2.Run both the frontend and backend dev servers
2. Go to '...'
2. Visit the Home page view
3. Observer the view is not rendered
Expected behavior
A fully functional view with all posts rendered
Screenshots
Desktop (please complete the following information):
- OS: Windows 10 Pro for Workstations
- Browser: Chrome
- Version:125.0.66.....
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Avvia entrambi i server di sviluppo del frontend e del backend, quindi apri la pagina Home su localhost:5173 e analizza l’errore di frontend/router/index.js, in particolare l’importazione di PostView.vue. Confronta il comportamento del router con il flusso previsto di rendering dei post. Il lavoro è completato quando la pagina Home viene visualizzata correttamente con tutti i post visibili.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- django, graphql, javascript, python
- Ambito
- frontend, full-stack, web-dev
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100