qlevar_router
qlevar_router copied to clipboard
Observers inside QRouterDelegate is not getting called when navigating between childs
Hi @SchabanBo, I passed an custom NavigationObserver class which extends RouteObserver<ModelRoute
Hi @tejHackerDEV, That is right, at this time the observer is only assigned for the root navigator. I will change this, so you can pass an observer for every nested navigator.
Added in 1.7.0