mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
In some rare cases, plugins can add nav items without a filter. For example, the ActivityPub plugin does this. The recent change in https://github.com/discourse/discourse/pull/32422 results in a JS error on those pages, see report in https://meta.discourse.org/t/list-of-activitypub-followers-of-a-tag-actor-not-shown-on-discourse-meta/363971 This fixes the issue.