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

[Fix] 배포 오류 수정 #16

Merged
merged 3 commits into from
Sep 10, 2024
Merged

[Fix] 배포 오류 수정 #16

merged 3 commits into from
Sep 10, 2024

Conversation

yyypearl
Copy link
Contributor

@yyypearl yyypearl commented Sep 10, 2024

연관 이슈

close #11


개요

배포 오류 수정

✅ 작업 내용

  • step3 Suspense 컴포넌트 감싸기
  • 콘솔창에 생기는 $ 오류 수정
  • /guide.tsx Error occurred prerendering page 주석 처리
    (BottomSheet.tsx 컴포넌트 관련 문제인 것 같습니다.)
    GET http://localhost:3000/guide 500 (Internal Server Error)

📝 기타 사항


image

@yyypearl yyypearl added the 🐛 fix 버그 수정 label Sep 10, 2024
@yyypearl yyypearl self-assigned this Sep 10, 2024
Copy link

🎉 Deploy Preview

https://lettering-n9yjjkxll-yyypearls-projects.vercel.app
여기에서 배포 결과 확인하기

@yyypearl yyypearl merged commit bfbba46 into develop Sep 10, 2024
1 check passed
@yyypearl
Copy link
Contributor Author

@hyo-4 우선 배포 올리려고 approve 없이 머지 했씁니다 양해를 ..!!

@yyypearl
Copy link
Contributor Author

  • 그리고 배포 미리보기 저거는 생각보다 넘 못생겨서 함 바꿀게요..

@@ -258,7 +258,7 @@ const GuidePage = () => {
/>
)}
</Mobile>
</Background>
</Background> */}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔ 오류 부분 주석처리

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore] Vercel 배포 PR시 미리보기 설정 (Github Actions)
1 participant