I’m still checking whether this is theme-related, but wanted to ask whether anyone else can reproduce it.
On /upcoming-events, clicking a link inside an event card appears to open the user card instead of following the link. This may be a click-target or z-index issue.
Version
Discourse version: 2026.5.0-latest
Commit: 645cb014c0
Steps to reproduce
Go to /upcoming-events.
Find an event card which contains a link.
Click the link on the event card.
Expected result
The link should open/follow normally.
Actual result
A user card opens instead.
Notes
I am not yet sure whether this is caused by core, the calendar/event plugin, or a theme/component on my site. I’ll update this topic once I’ve tested safe mode.
I can provide a screenshot or screen recording if useful.
I may be mixing two related surfaces: the full /upcoming-events calendar and the UpcomingEventsList component. The list component appears to render each event as a plain anchor to event.post.url, so I would not expect user-card behaviour there.
I can’t re-produce, but i’m going to rebuild to gather those 188 new commits. I think it’s definitely a Safari Progressive Web Application issue, and more likely under high-jitter network conditions
에단, 안녕하세요. 이 주제를 우연히 발견해서 재현을 시도해 보았지만, 성공하지 못했습니다. 여전히 이 문제가 발생하고 계신가요?
그렇다면 재현에 대한 좀 더 자세한 정보를 알려 주실 수 있을까요? 저는 제 휴대폰과 태블릿(모두 iOS)에서 PWA로 테스트해 보았지만, 항상 링크 위치로 이동되었습니다. 위에 올려주신 영상이 세로 방향으로 잘려 있어서, 정확히 무슨 일이 일어나고 있는지 파악하기 어렵습니다.