Skip to content

Commit 50c11ce

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2624 added missing filters$
1 parent 06ab001 commit 50c11ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/shared/search/search-results/search-results.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ export class SearchResultsComponent {
7878
*/
7979
activeFilters$: Observable<SearchFilter[]>;
8080

81+
filters$: Observable<SearchFilter[]>;
82+
8183
/**
8284
* Filter applied to show labels, once populated the activeFilters$ will be loaded
8385
*/

0 commit comments

Comments
 (0)