Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Action resetStack inconsistency #1224

Closed
lucasaraujo opened this issue Dec 7, 2020 · 1 comment
Closed

Action resetStack inconsistency #1224

lucasaraujo opened this issue Dec 7, 2020 · 1 comment
Labels
bug Something isn't working iOS This issue directly affects structure and logic of iOS project

Comments

@lucasaraujo
Copy link
Contributor

Description

On Android the action beagle:resetStack create a new stack (identified by controllerId when available) containing the specified route and replace the current stack with the new one.
iOS doesn't create a new stack (parameter controllerId is not used), it just replace all the content of the current stack with the specified route.

Expected Results

I don't know witch is the right behaviour but once it is defined one of the platforms should be fixed.

@lucasaraujo lucasaraujo added bug Something isn't working android This issue directly affects structure and logic of Android project iOS This issue directly affects structure and logic of iOS project labels Dec 7, 2020
@uziasferreirazup uziasferreirazup removed the android This issue directly affects structure and logic of Android project label Dec 8, 2020
@caioortu caioortu self-assigned this Dec 9, 2020
@Tiagoperes
Copy link
Contributor

Android is correct

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working iOS This issue directly affects structure and logic of iOS project
Projects
None yet
Development

No branches or pull requests

4 participants