# Event component regression missing participant count

**URL:** https://meta.discourse.org/t/event-component-regression-missing-participant-count/340626
**Category:** Support
**Tags:** events
**Created:** [December 5, 2024, 12:32pm UTC](https://meta.discourse.org/t/event-component-regression-missing-participant-count/340626 "2024-12-05T12:32:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Natureshadow](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natureshadow/32/196090_2.png) [@Natureshadow](https://meta.discourse.org/u/Natureshadow)
#### Post date: [December 5, 2024, 12:32pm UTC](https://meta.discourse.org/t/event-component-regression-missing-participant-count/340626/1 "2024-12-05T12:32:19Z")

</div>

While the [recent bugs and regressions](https://meta.discourse.org/t/bulk-invite-via-modal-only-allowing-one-user-and-not-displaying-correctly/306587) haven’t been fixed in recent updates, now there is a new regression:

The number of participants isn’t displayed anywhere anymore.

It would be cool if this once very helpful plug-in wouldn’t get more and more useless. Can we do anything to help with that (that does not require Ruby on Rails expertise)?

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [December 5, 2024, 10:35pm UTC](https://meta.discourse.org/t/event-component-regression-missing-participant-count/340626/5 "2024-12-05T22:35:59Z")

</div>

Thanks for reporting, in the UI refactor this was removed but not intentionally.

We have merged a PR which introduces the count of those attending back into the UI.

[https://github.com/discourse/discourse-calendar/pull/663](https://github.com/discourse/discourse-calendar/pull/663)
