realpython / realpython/materials
Build a Blog Using Django, GraphQL, and Vue - Home page not rendering
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 5.2k
- Forks
- 5.3k
- Merge medio
- 4 d 10 h
- PR fusionados (30 d)
- 10
Descripción
ℹ️ 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.....
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Ejecuta los servidores de desarrollo del frontend y del backend, luego abre la página Home en localhost:5173 e inspecciona el error de frontend/router/index.js, especialmente la importación de PostView.vue. Compara el comportamiento del router con el flujo esperado de renderizado de posts. Se considera terminado cuando la página Home se renderiza correctamente con todos los posts visibles.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, graphql, javascript, python
- Área
- frontend, full-stack, web-dev
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100