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(common): 봉사자 및 보호소 앱의 상세 페이지에서 이미지가 없으면 캐러샐 랜더하지 않도록 수정 #299

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

kutta97
Copy link
Contributor

@kutta97 kutta97 commented Dec 2, 2023

📌 이슈번호

📗 구현 내용

이미지 url 이 빈 배열인 경우, 이미지 캐러샐을 랜더링 하지 않도록 수정했습니다.

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

@kutta97 kutta97 added the 🐛 Bug 버그 label Dec 2, 2023
@kutta97 kutta97 added this to the Sprint_5 milestone Dec 2, 2023
@kutta97 kutta97 self-assigned this Dec 2, 2023
@kutta97 kutta97 linked an issue Dec 2, 2023 that may be closed by this pull request
2 tasks
Copy link

vercel bot commented Dec 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
anifriends-frontend-shelter ⬜️ Ignored (Inspect) Dec 2, 2023 8:32am
anifriends-frontend-volunteer ⬜️ Ignored (Inspect) Dec 2, 2023 8:32am

@kutta97 kutta97 merged commit 555eff6 into develop Dec 2, 2023
4 checks passed
@kutta97 kutta97 deleted the bug/205 branch December 2, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 캐러셀 컴포넌트에서 이미지 url이 없을때의 예외처리
2 participants