Open darkstarx opened 2 months ago
When includePrefixMatches is turned on in the config
includePrefixMatches
routerConfig: router.config( includePrefixMatches: true, ),
auto_route doesn't respond to changing the url path or pushing back/forward buttons of the browser, i.e. AutoTabsRouter doesn't change the current route.
auto_route
back
forward
AutoTabsRouter
When
includePrefixMatches
is turned on in the configauto_route
doesn't respond to changing the url path or pushingback
/forward
buttons of the browser, i.e.AutoTabsRouter
doesn't change the current route.