-
Notifications
You must be signed in to change notification settings - Fork 0
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
무한스크롤 개선 #190
Labels
🌟enhancement
New feature or request
Comments
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 29, 2024
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 29, 2024
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 29, 2024
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 29, 2024
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 29, 2024
4 tasks
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 30, 2024
jaewonLeeKOR
added a commit
that referenced
this issue
Sep 30, 2024
Signed-off-by: 이재원 <ghfkddl706@me.com>
jaewonLeeKOR
added a commit
that referenced
this issue
Oct 1, 2024
…icateContent [FEAT] 무한스크롤의 중복 컨텐츠 문제 해결
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💡 구현할 기능 설명
무한스크롤의 특징인 기존의 컨텐츠는 두면서 특정 인덱스의 다음 컨텐츠들을 로드해온다는 점이 있습니다.
무한스크롤 중에 새로운 컨텐츠가 생기는 경우 중복 컨텐츠가 로드 될수 있는점을 보완하고자 합니다.
❗체크리스트
The text was updated successfully, but these errors were encountered: