Files
dognation_PT/src/pages
sb b5f394a7bc
CI / build (push) Failing after 11m27s
fix: 로그인 화면 QLayout 래핑 (QPage 렌더 오류 → 빈 화면 수정)
LoginPage 가 MainLayout(QLayout) 밖 독립 라우트라 QPage 조상이 없어
"QPage needs to be a deep child of QLayout" 로 빈 화면이 됐다.
자체 QLayout/QPageContainer 로 감싼다. (관리자 로그인은 이미 래핑됨)
시뮬레이터 실행으로 확인.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-11 11:59:16 +09:00
..