Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

feat: add pushReplacement and pushReplacementNamed #193

Closed
wants to merge 3 commits into from

Conversation

osaxma
Copy link

@osaxma osaxma commented Nov 25, 2021

This is my attempt for #188

Please let me know what you think.

@csells
Copy link
Owner

csells commented Dec 3, 2021

I've been thinking about how to produce a more general-purpose API for getting the current stack of pages and replacing it completely, which would make doing things like pushing, replacing, popping, etc. as easy as grabbing the current stack, rearranging it to your heart's content and then handing it back to go_router. Until that happens, it's premature to take PRs like this one.

@csells csells closed this Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants