:information_source: 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
:information_source: 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
Expected behavior A fully functional view with all posts rendered
Screenshots
Desktop (please complete the following information):