Activate() not called when previous route uses same module?!

While looking for a solution to dynamic routes in nested routers, I accidentally tripped of this post:

Apparently activationStrategy.invokeLifecycle; does the trick, no need to set it to replace.

1 Like