A routing guard that will redirect to a given url if the placed order is not defined.
The url is /
by default, but can be overridden with the DaffPlacedOrderGuardRedirectUrl injection token.
Name | Type | Description |
---|---|---|
canActivate | Observable<boolean> |