ZupIT/beagle

[Flutter] After a resetApplication or resetStack, the pushStack doesn't work anymore

Closed this issue · 1 comments

After performing the actions resetApplication or resetStack, the pushStack doesn't work anymore.

You can use the following Gist to test this:
https://gist.github.com/Tiagoperes/59e831129f7d5519f06777f975cc8dd2

Start Beagle with the page: /stack1page1.json.

This is going to be fixed by the PR entitled feat: complex navigation: Part 2.

Currently fixed at branch feat/navigation-tests.