Hello,
I have a standard UI5 Master-Detail app in which a Component defines some routes. Upon the Component's creation being finished, the Master view (the one using the ""-pattern route) is rendered automatically.
Is there a mechanism by which I could make the Router or the Component wait until an arbitrary event is fired in order for this navigation to happen?
Thanks,
Andy.