Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a Blog Using Django, GraphQL, and Vue - Home page not rendering #542

Open
pravintargaryen opened this issue Jun 13, 2024 · 0 comments

Comments

@pravintargaryen
Copy link

ℹ️ 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
terminal_1
dom_2

Desktop (please complete the following information):

  • OS: Windows 10 Pro for Workstations
  • Browser: Chrome
  • Version:125.0.66.....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant