게시글 작업 항목을 펼치면 좋아요를 누른 사람이 표시되지만 실제로는 아무도 좋아요를 누르지 않았습니다

I looked at it and it’s related to a recent PR (yesterday): A11Y: read who liked/read a post when count clicked (#31549) · discourse/discourse@5312550 · GitHub


A quick test shows the issue is here.
The users array should be tested against its length.
https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/small-user-list.gjs#L45-L47

4개의 좋아요