0

I am trying to accomplish the following challenge: I have a route that I want to delay until another component gets fully rendered. I already have a resolver in that route and thinking to use it to delay route's component instantiation. How can I wait for an event from some component inside of route's resolver? I have found examples of subscribing to http events inside of a resolver:

Example

, but I am not sure if that can be adapted to my needs. Please share any idea.

Thanks

Mark
  • 4,535
  • 7
  • 39
  • 76

0 Answers0