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

[FIX] observe 중복 호출 케이스 제거 #286

Open
2 tasks
KkamSonLee opened this issue Jul 16, 2023 · 0 comments
Open
2 tasks

[FIX] observe 중복 호출 케이스 제거 #286

KkamSonLee opened this issue Jul 16, 2023 · 0 comments
Assignees
Labels
🐞FIX 버그 (버그 수정)시 사용합니다. 🪕민호🪕 민호가 연 pr, issue에 사용

Comments

@KkamSonLee
Copy link
Member

🔈 Issue

  • observe 라는 동작은 무조건 한 생명주기에서 한 번만 불러야함 (Observer가 계속 생겨남)

📑 To-do

  • 한 생명주기에서 중복 호출 케이스 find
  • remove
@KkamSonLee KkamSonLee added 🐞FIX 버그 (버그 수정)시 사용합니다. 🪕민호🪕 민호가 연 pr, issue에 사용 labels Jul 16, 2023
@KkamSonLee KkamSonLee self-assigned this Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞FIX 버그 (버그 수정)시 사용합니다. 🪕민호🪕 민호가 연 pr, issue에 사용
Projects
None yet
Development

No branches or pull requests

1 participant