diff --git a/app/assets/javascripts/discourse/widgets/topic-map.js.es6 b/app/assets/javascripts/discourse/widgets/topic-map.js.es6 index 00f22cbf65f..88da22a63ad 100644 --- a/app/assets/javascripts/discourse/widgets/topic-map.js.es6 +++ b/app/assets/javascripts/discourse/widgets/topic-map.js.es6 @@ -153,6 +153,7 @@ createWidget("topic-map-summary", { if ( state.collapsed && attrs.topicPostsCount > 2 && + attrs.participants && attrs.participants.length > 0 ) { const participants = renderParticipants.call(