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

카카오톡에서 받는 프로필 이미지 #196

Open
0gunkim opened this issue Mar 21, 2023 · 0 comments
Open

카카오톡에서 받는 프로필 이미지 #196

0gunkim opened this issue Mar 21, 2023 · 0 comments

Comments

@0gunkim
Copy link
Contributor

0gunkim commented Mar 21, 2023

이미지 모듈화

스크린샷 2023-03-21 오후 11 11 46

카카오톡에서 받아온 이미지를 반영을 못하는 상태

해결

넥스트 설정

  images: {
    domains: ['localhost', '*'],
  },
  reactStrictMode: true,

이미지 태그에서 이미지 최적화 Off
(속성값에 넣어줍니다)

unoptimized={true}
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

No branches or pull requests

1 participant