'Replace Route' not working with BottomSheet navigation

Hey community!🌱 Just ran into a critical issue (for my project) and wated to discuss it with you.

"Replace Route" option doesn't seem to work when using bottom sheets for navigation.

Either it ignores 'Replace Route' or its only replacing the route of bottomSheet2 in which case there is no way to replace the route of Page2.

Am I missing something? Is there an alternative to achieve this type of navigation?

Test project: https://app.flutterflow.io/project/route-testing-0p1xr8

1 reply