Fixed issues when there are no values for a specific facet

This commit is contained in:
lotte
2019-03-26 09:36:07 +01:00
parent c07766f5be
commit 281a4cd1d7
5 changed files with 3 additions and 5 deletions

View File

@@ -32,5 +32,4 @@ export class ErrorComponent {
this.subscription.unsubscribe();
}
}
}