I\'m trying to wait for an asynchronous response in my route guard. The problem is that two routes are hit.
When the page is loaded, the / route is trigg
/