Skip to content

[fix] 참석한 모임 목록 조회 버그 해결, 네브바와 랜딩페이지 새로고침시 이미지 검은색 사각형 반짝이는 문제 해결#132

Merged
window-ook merged 1 commit intodevelopfrom
feature/gatherings
Aug 22, 2025
Merged

[fix] 참석한 모임 목록 조회 버그 해결, 네브바와 랜딩페이지 새로고침시 이미지 검은색 사각형 반짝이는 문제 해결#132
window-ook merged 1 commit intodevelopfrom
feature/gatherings

Conversation

@window-ook
Copy link
Copy Markdown
Owner

📌 참석한 모임 목록 조회 버그 해결

  • /api/gatherings/joined으로 보내면 최대 10개의 모임만 조회할 수 있어서 11개부터 참여 중임에도 react query 캐시에 문제가 있었음
  • '?&limit=100'을 추가해서 100개까지 최대 갯수를 늘려줌.

📌 네브바와 랜딩페이지 새로고침시 이미지 검은색 사각형 반짝이는 문제 해결

  • placeholder에 blur 설정을 해두고, Image의 blurDataURL에 검은색 base64 svg로 되어있던게 원인이었음
  • 투명으로 변경

@window-ook window-ook merged commit 8ce8205 into develop Aug 22, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant