SchabanBo / qlevar_router

Manage you project Routes. Create nested routes. Simply navigation without context to your pages. Change only one sub widget in your page when navigating to new route.
MIT License
86 stars 22 forks source link

[BUG] QR.replaceLast, page not disposed! #157

Open offline-first opened 2 days ago

offline-first commented 2 days ago

Hey! The method QR.replaceLast('/new-route'); does not dispose of the current route with a StatefulWidget. How can this be fixed?