인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

inflearn33513's profile image
inflearn33513

asked

Next + Create a SNS service with React Query

렌더링

Written on

·

81

0

안녕하세요. useQuery로 가져온 data가 console로 찍어보면 두번찍히는데 왜 렌더링이 두번도는지 알 수 있을까요?

reactnext.jsreact-querynext-authmsw

Answer 1

0

zerocho님의 프로필 이미지
zerocho
Instructor

초기에 undefined와 데이터를 불러온 후에 결괏값입니다.

inflearn33513's profile image
inflearn33513

asked

Ask a question