Skip to content

예시 등록 후 화면이 정상적으로 렌더링되지 않는 이슈 #97

Description

@mingi3314

Given

예시 관리 페이지에서

When

예시 추가 후 등록

Then

  • expected: 추가된 예시와 함께 예시 목록이 보여짐
  • actual: 흰 화면이 노출됨
runtime-core.esm-bundler.js:277 TypeError: Cannot read properties of null (reading 'id')
    at ExamplesDashboardPage.vue:135:28
    at _t (runtime-core.esm-bundler.js:1632:16)
    at Proxy.<anonymous> (ExamplesDashboardPage.vue:133:67)
    at on (runtime-core.esm-bundler.js:6322:16)
    at d.c [as fn] (runtime-core.esm-bundler.js:5075:26)
    at d.run (reactivity.esm-bundler.js:177:19)
    at N.t.update (runtime-core.esm-bundler.js:5128:16)
    at i (runtime-core.esm-bundler.js:202:33)
    at T (runtime-core.esm-bundler.js:416:9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions