Hi i am using GoRouter to build my app's navigation but it doesn't detect the swipe back gestures of android and ios, it goes back and renders the correct page but i don't see the state.subloc changes inside my redirect function of my GoRouter. Is this expected behavior? I mean , is it not supported by go_router yet?
This bug got solved by go_router team by a PR.