Jackes David Lemos
Results
2
issues of
Jackes David Lemos
Hi friends, i think there is a issu in src/app/LoggedInOutlet.ts. The redirect is calling twice . We need to remove the "return" statement. We need just call super. `super.activate(instruction);`
( sorry about my english) i think the code need a little change. If you want to avoid a route you need to skip activation, so my propose is We...