Skip to content

Commit

Permalink
feat: add auto tab setActiveGuardIndex
Browse files Browse the repository at this point in the history
  • Loading branch information
ETC\quanlm committed Jan 25, 2024
1 parent 7e41e37 commit 4dca4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/routes/extensions/tabs_router_ext.dart
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ extension TabsGuardRouterExt on TabsRouter {
reevaluateNext: breakOnReevaluate,
);
}
root.activeGuardObserver.remove(guard);
}
return ResolverResult(
continueNavigation: true,
Expand Down

0 comments on commit 4dca4d1

Please sign in to comment.