Skip to content
Discussion options

You must be logged in to vote

This problem was caused by the parent's state change occurring when the child's action was sent, which caused the parent's View to be recreated. 😅

I was able to solve this problem by properly separating scopes. 🙌
konomae/TCANavigationScopeDemo@088db03

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iampatbrown
Comment options

Answer selected by konomae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants