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

[버그] 새 피드 작성 시 기존 첫 번째 피드 정보가 첫 글의 요약화면에 반영된다. #82

Open
majih93 opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
버그픽스 버그 관련 이슈입니다.

Comments

@majih93
Copy link
Contributor

majih93 commented Oct 14, 2024

이슈

자유게시판에서 새 글을 작성했는데, 새 글에 좋아요 1이 찍혀있어서 확인해보니 기존 목록의 0번째 인덱스 값에 해당되는 글의 좋아요, 댓글 수 등 정보가 새로 등록된 글의 요약 정보에 표시되어 있는 것을 발견함.

FlatList 가 업데이트 되는 과정에서 뭔가 이슈가 있는 것으로 보인다.

@majih93 majih93 added the 버그픽스 버그 관련 이슈입니다. label Oct 14, 2024
@majih93 majih93 self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그픽스 버그 관련 이슈입니다.
Projects
None yet
Development

No branches or pull requests

1 participant