10000 RFC: lazy prop in show/hide components · Issue #2292 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to content
RFC: lazy prop in show/hide components #2292
Closed
@xvaara

Description

@xvaara

We have a few places that have lazy prop already, but they don't work the same way.

Modal mounts the children on the first show an keep them mounted.
Dropdown mounts on the show and unmounts on the hide.

Do we want to keep the dropdown way? Do we want to give a prop like lazyPersistance for the first one? What would be the correct way for all the components to work in the same way?

@VividLemon @dwgray thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0