The upcoming-events block doesn't display events from subcategories in category lists

When the upcoming-events block is displayed in a Category list, it currently only displays the events actually in that category (and doesn’t display any events in subcategories)

Expected behaviour: if subcategory topics are visible in a Category list, then events posted that subcategory should also appear in the sidebar block.

Explanation

This is a really nice integration! I love how it surfaces a bite-sized view of the upcoming events for a site.

It works very well on the discovery routes (e.g. /latest, /top), showing all upcoming events as specified, from all categories and their subcategories.

When displayed on a Category list, it unfortunately only shows events from that Category - and doesn’t display those from any subcategory (regardless of the category settings). This is quite incongruent.

1 Like

Did you add includeSubcategories - true as a parameter?
That will show events from subcategories (even when you filter on “no subcategories”)