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

API가 두번씩 호출되는 버그를 수정한다. #15

Open
2 tasks done
KIMSEI1124 opened this issue Jul 13, 2024 · 0 comments
Open
2 tasks done

API가 두번씩 호출되는 버그를 수정한다. #15

KIMSEI1124 opened this issue Jul 13, 2024 · 0 comments
Labels
🐛 BUG 버그 발생

Comments

@KIMSEI1124
Copy link
Member

📑 개요

달력에서 API를 요청할 때 두번씩 호출하는 현상이 있습니다.

2024-07-13_18-38-27

✅ 버그 체크리스트

  • ✍️️ 이슈를 상세히 작성했나요?
  • 🏷️ 라벨은 등록했나요?

👎 버그 동작 방식


  1. 달력에서 API를 요청한다.
  2. 클라이언트가 API를 두번 요청한다.

👍 정상 동작 방식


  1. 달력에서 API를 요청한다.
  2. 클라이언트가 API를 한번 요청한다.

🚀 상세 작업 내용


  • API 중복 호출 수정

⏰ 예상 소요 시간


📁 ETC


@KIMSEI1124 KIMSEI1124 added the 🐛 BUG 버그 발생 label Jul 13, 2024
KIMSEI1124 added a commit to KIMSEI1124/wypl-web that referenced this issue Jul 28, 2024
KIMSEI1124 added a commit to KIMSEI1124/wypl-web that referenced this issue Jul 28, 2024
KIMSEI1124 added a commit to KIMSEI1124/wypl-web that referenced this issue Jul 28, 2024
- 잘못된 useHook 제거
- API_PATH 분리
KIMSEI1124 added a commit to KIMSEI1124/wypl-web that referenced this issue Jul 28, 2024
KIMSEI1124 added a commit to KIMSEI1124/wypl-web that referenced this issue Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BUG 버그 발생
Projects
Status: No status
Development

No branches or pull requests

1 participant