Subscribe on changes!

how to remove cached component in <keep-alive>?

avatar
Feb 14th 2023

Vue version

3.2

Link to minimal reproduction

null

Steps to reproduce

cache three componts

image image

when i remove tag_3

how to remove keepAlive component at key 3

image

What is expected?

What is actually happening?

System Info

No response

Any additional comments?

No response

avatar
Feb 14th 2023

use the ìnclude/exclude` options.