-
Notifications
You must be signed in to change notification settings - Fork 2
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
✨Feat : 프로필 / 포스트디테일 배포 발견 오류 해결 #136
Conversation
…IRVANA_Gidong into fix/profile/deployError
…IRVANA_Gidong into fix/profile/deployError
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good to me🔥
팔로우 팔로워 머리 많이 아프셨을텐데 진짜 수고 많으셨습니다🙇♀️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good~ 👍
onSuccess: (res) => { | ||
postNotifications(token, { | ||
notificationType: 'COMMENT', | ||
notificationTypeId: res._id, | ||
userId: userId, | ||
postId: res.post | ||
}); | ||
refetch(); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
onError 처리는 없어도 괜찮을까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
onError처리 해야하는데 말이죠... 시간이 참 없네요ㅠㅠ
마감 후에라도 하겠습니다...!
🪄 변경사항
🖥 결과 화면
✏️ PR 포인트
아직 팔로우 요청을 하면 알 수 없는 에러가 납니다.
그런데 정상작동 합니다ㅠ.ㅠ
아직 에러를 잡을 마땅한 방법이 떠오르지 않아 일단 PR합니다