I've noticed some interesting new events within the updated Angular 2 Router.
There's NavigationStart, NavigationEnd, and NavigationFailed (or something similar).
Is there anyone who has successfully implemented these events? I've tried a few things but haven't had any success so far.