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
Hi Ethan, I stumbled across this topic and tried reproducing with no luck. Are you still experiencing this?
If so, do you have some more details on reproduction? I tried on my phone and tablet (both iOS) as PWA and always navigated to the link location. Your video above was cut off vertically and so I can’t really see what was happening.