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

[FE] 랜딩페이지 스크롤 오류 해결 #796

Closed
1 task
Todari opened this issue Oct 23, 2024 · 0 comments · Fixed by #797
Closed
1 task

[FE] 랜딩페이지 스크롤 오류 해결 #796

Todari opened this issue Oct 23, 2024 · 0 comments · Fixed by #797
Assignees
Milestone

Comments

@Todari
Copy link
Contributor

Todari commented Oct 23, 2024

📄 설명

기존 랜딩페이지에서 scroll event를 제어하는 흐름이 모바일 환경에서는 touch와 관련된 이벤트이기 때문에 제대로 적용되지 않는 오류가 있었습니다.

🏁 할 일

  • 스크롤 오류 해결

🫡 참고사항

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment