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

onEndReached가 최초 렌더링 시 호출되는 이슈 #63

Open
majih93 opened this issue Jun 9, 2024 · 0 comments
Open

onEndReached가 최초 렌더링 시 호출되는 이슈 #63

majih93 opened this issue Jun 9, 2024 · 0 comments
Labels
기능개선 버그픽스 버그 관련 이슈입니다.

Comments

@majih93
Copy link
Contributor

majih93 commented Jun 9, 2024

이슈

onEndReached가 최초 렌더링 시 호출되어 state가 바로 page값이 1로 전달된 API호출 결과로 처리되는 이슈가 있음.

listFooterComponent가 있을 때 발생하는 이슈인데, 아직 해결방법을 찾지 못해 우선 리스트를 렌더링할 때 사용되는 FeedSummary 컴포넌트에 마지막 요소인 경우 하단에 Spacer를 추가하는 형태로 임시 해결함.

@majih93 majih93 added 버그픽스 버그 관련 이슈입니다. 기능개선 labels Jun 9, 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