Skip to content

Comments

QNRR 327 : 구글 로그인시 소셜이미지가 브라우저에 출력되지 않는 문제해결#104

Merged
aken-you merged 2 commits intodevelopfrom
QNRR-327-박경도-조성진-회원가입-직후-소셜-로그인-서버에서-받아온-이미지가-img-태그-src에-decoding-되지-않고-들어감
Jul 28, 2025

Hidden character warning

The head ref may contain hidden characters: "QNRR-327-\ubc15\uacbd\ub3c4-\uc870\uc131\uc9c4-\ud68c\uc6d0\uac00\uc785-\uc9c1\ud6c4-\uc18c\uc15c-\ub85c\uadf8\uc778-\uc11c\ubc84\uc5d0\uc11c-\ubc1b\uc544\uc628-\uc774\ubbf8\uc9c0\uac00-img-\ud0dc\uadf8-src\uc5d0-decoding-\ub418\uc9c0-\uc54a\uace0-\ub4e4\uc5b4\uac10"
Merged

QNRR 327 : 구글 로그인시 소셜이미지가 브라우저에 출력되지 않는 문제해결#104
aken-you merged 2 commits intodevelopfrom
QNRR-327-박경도-조성진-회원가입-직후-소셜-로그인-서버에서-받아온-이미지가-img-태그-src에-decoding-되지-않고-들어감

Conversation

@seong-jin-jo
Copy link
Contributor

🌱 연관된 이슈

qnrr-327

☘️ 작업 내용

Next.js 의 next/image 컴포넌트를 사용해서 최적화된 이미지를 사용하려면 next.config.ts.에 외부 이미지 도메인을 화이트리스트로 등록해야합니다.

현재 도커파일 프로덕션 단계에서 next.config.ts 파일이 누락되어서 런타임에 해당 설정이 적용되지 않았습니다. 이를 해결한 간단한 PR 입니다.

🍀 참고사항

스크린샷 (선택)

image

Copy link
Contributor

@aken-you aken-you left a comment

Choose a reason for hiding this comment

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

https://goodmorning-cs-study.slack.com/archives/C082V7MQPB2/p1752934768111579

SignupImageSelector 컴포넌트에서 Image 컴포넌트랑 img 태그를 둘 다 사용하셨더라구요. (커밋 참고)
하나로 추려주세요.

@seong-jin-jo seong-jin-jo force-pushed the QNRR-327-박경도-조성진-회원가입-직후-소셜-로그인-서버에서-받아온-이미지가-img-태그-src에-decoding-되지-않고-들어감 branch from 712a716 to 37ebacf Compare July 28, 2025 09:40
@aken-you aken-you merged commit 81b1d5f into develop Jul 28, 2025
1 check failed
@seong-jin-jo seong-jin-jo deleted the QNRR-327-박경도-조성진-회원가입-직후-소셜-로그인-서버에서-받아온-이미지가-img-태그-src에-decoding-되지-않고-들어감 branch July 28, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants