-
Notifications
You must be signed in to change notification settings - Fork 9
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
[chat] beforeSentMessages 초기 props만 저장하도록 수정 #2969
Conversation
release-canary |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2969 +/- ##
==========================================
- Coverage 12.17% 12.17% -0.01%
==========================================
Files 687 687
Lines 36212 36213 +1
Branches 8941 8943 +2
==========================================
Hits 4410 4410
- Misses 31795 31796 +1
Partials 7 7
☔ View full report in Codecov by Sentry. |
v13.8.2-pr-2969.3 has been published! |
message: beforeSentMessages, | ||
}) | ||
}, [beforeSentMessages]) | ||
initBeforeSentMessages && |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
initBeforeSentMessages의 default값이 []이기 때문에 항상 이 구문은 참일 것 같아요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#2975
요기서 수정했습니다!!
PR 설명
변경 내역
체크리스트
스크린샷 & URL