Skip to content

Commit

Permalink
Update get_router_delegate.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
jonataslaw authored Jul 5, 2021
1 parent 97c536a commit 22ae643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/get_navigation/src/nav2/get_router_delegate.dart
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ class GetNavigator extends Navigator {
super(
key: key ?? Get.nestedKey(name),
onPopPage: onPopPage,
reportsRouteUpdateToEngine: true,
pages: pages,
observers: [
GetObserver(),
Expand Down

0 comments on commit 22ae643

Please sign in to comment.