Skip to content

keep-alive: include/exclude components by component key attribute #8028

Open
@losadaem

Description

@losadaem

What problem does this feature solve?

The include and exclude props allow components to be conditionally cached only by component name. If we want to reuse components but force replacement using the key attribute, there is no control over which components we want to keep-alive only matching components by their name.

What does the proposed API look like?

https://jsfiddle.net/9nk92wuy/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions