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

_authNavState updated, but build() did not trigger. #37

Open
tenSunFree opened this issue Aug 3, 2021 · 1 comment
Open

_authNavState updated, but build() did not trigger. #37

tenSunFree opened this issue Aug 3, 2021 · 1 comment

Comments

@tenSunFree
Copy link

When you click the return button on the upper left, it will trigger onPopPage, and then update _authNavState, but build() is not triggered.
001

If you want to really sync _authNavState, maybe you can try to change it like this.
002

@dimitar-zabaznoski
Copy link
Collaborator

I'm no expert here, but should the build method be called on pop page? Isn't that just removing one page from the stack? Can you give us a real-life scenario where you'd want this behavior?
Thank you for the feedback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants