From 39749736997f136ff7d98533e06f2e069010683d Mon Sep 17 00:00:00 2001 From: leoj3n Date: Tue, 10 Jul 2018 03:14:31 -0500 Subject: [PATCH] Wait for isResolved in contributors component --- public/components/page-contributors/page-contributors.stache | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/components/page-contributors/page-contributors.stache b/public/components/page-contributors/page-contributors.stache index f8a2cf58..aea20a50 100644 --- a/public/components/page-contributors/page-contributors.stache +++ b/public/components/page-contributors/page-contributors.stache @@ -3,5 +3,7 @@

Contributors

+ {{# if contributors.isResolved }} + {{/ if }}