#Matcher works only after navigating to the same route at least once.

4 messages · Page 1 of 1 (latest)

vagrant crag
#
StackBlitz

A angular-cli project based on @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, core-js, rxjs, tslib and zone.js.

#

Matcher works only after navigating to the same route at least once.

polar trail
#

Why don't you simply assign a dumb component to your component-1 path, responsible of displaying grid or list based on the queryParams it receives?

vagrant crag
#

Also Tab1Component can decide which component to be displayed based on queryParams but I want to find a better solution to this