diff --git a/imports/ui/components/partiesList/partiesList.js b/imports/ui/components/partiesList/partiesList.js index a20e7776e..e745b3918 100644 --- a/imports/ui/components/partiesList/partiesList.js +++ b/imports/ui/components/partiesList/partiesList.js @@ -35,6 +35,8 @@ class PartiesList { }, this.getReactively('searchText') ]); + this.subscribe('users'); + this.helpers({ parties() { return Parties.find({}, {