You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[go_router] Make replace use pop and push to generate a new pageKey (#2747)
* 🐛 Use pop and push in replace to generate a new pageKey
* ✅ Test that replace creates a new page key
* ⬆️ Increase the version number
* ♻️ Move the asserts to the router deleguate
* Wrap _debugAssertMatchListNotEmpty in an assert
* Update packages/go_router/lib/src/delegate.dart
Co-authored-by: John Ryan <[email protected]>
0 commit comments