realpython / realpython/materials

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

オープン
#542 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Jupyter Notebook
スター
5.2k
フォーク
5.3k
平均マージ
4日 10時間
マージ済み PR(30日)
10

説明

ℹ️ 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.....

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

フロントエンドとバックエンドの両方の開発サーバーを起動し、localhost:5173 で Home ページを開いて、frontend/router/index.js のエラー、特に PostView.vue のインポートを調べます。router の動作を、想定される post のレンダリングフローと比較します。Home ページがすべての post を表示した状態で正常にレンダリングされれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
django, graphql, javascript, python
領域
frontend, full-stack, web-dev
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。