Pass RouteManager
additionally to router to modules
#3479
Labels
1: Easy
feature request
Requests for new features. Please be as specific as possible and provide proposal API if it you can
P2: Important
Priority mark - still high ;)
Milestone
What is the motivation for adding / enhancing this feature?
@filrak currently, because of Multistore and optimizations made in #3443 we don't want users to call
router.addRoutes
directly; we should then passRouteManager
instead of plainvue-router
into module constructors - especially that we have more/less the same interface so it's not a breaking change evenrelated to #3443
related to #3454
The text was updated successfully, but these errors were encountered: