Skip to content

[Feat] Add keepAlive option to <UModal> #5368

@ShayanTheNerd

Description

@ShayanTheNerd

Package

v4.x

Description

It’d be nice to have something like <UModal :keepAlive="true"></UModal> to retain the state of the modal (prevent it from unmounting its content).
This could come in handy when we have, for example, a login/sign-up form within a modal, so the user doesn't lose input values, etc., when closing and re-opening the modal.

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