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

맛집 위치 정보 검색 Debounce 관련 이슈 #31

Open
soopeach opened this issue Apr 16, 2023 · 0 comments
Open

맛집 위치 정보 검색 Debounce 관련 이슈 #31

soopeach opened this issue Apr 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@soopeach
Copy link
Member

soopeach commented Apr 16, 2023

버그 상황

  • 글자 하나를 입력 후 0.3초 만에 지우면 공백으로 API 콜이 진행됨

현재까지의 생각

  • 아마 코루틴 스코프가 두 개 겹쳐있어서 cancel이 잘안되는 것일 수도 있고... 찾아봐야할 것 같음
@soopeach soopeach added the bug Something isn't working label Apr 16, 2023
@soopeach soopeach self-assigned this Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant