Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to rebuild the only screen that has tapped. #339

Open
TimmyHung opened this issue Oct 11, 2023 · 1 comment
Open

How to rebuild the only screen that has tapped. #339

TimmyHung opened this issue Oct 11, 2023 · 1 comment

Comments

@TimmyHung
Copy link

I have set stateManagement: false, but everytime I click the tab, all of the screen are rebuilt.Like I have screen A and B, when I tap menu A , menu A will rebuilt which is good but menu B will rebuilt and suddenly disposed.

Is there another way to only rebuild the only screen that has tapped? For instance screen A, B, C so when I tap menu A it will rebuild screen A, not B and C also.

Seems this is an existing issue for a long long time and no workaround yet.

@AbdulazizAlnahhas
Copy link

Any Solutions?

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

No branches or pull requests

2 participants