Is there a way to centrally listen for navigation changes. Going from one page to another page, showing models, etc. What I am trying to achieve is centrally handle showing of busy indicator during transition from one page to another page, modal etc.
There’s no global interceptor that could catch events right now. So I don’t think this is something possible. But you could open an issue for this and discuss it on github.