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

Unmount components #93

Open
sm2017 opened this issue Aug 22, 2020 · 1 comment
Open

Unmount components #93

sm2017 opened this issue Aug 22, 2020 · 1 comment

Comments

@sm2017
Copy link

sm2017 commented Aug 22, 2020

How can I force a keep alive component to unmount and destroy?
i.e when a user logged out I want to destroy all of theme , and sometimes destroy by id

@kavience
Copy link

see PR #97
similar with your demand, I need to delete cache manualy, so I made this PR, which add a method called removeCache. more detail you can see the PR.

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