Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Unmount content component after hide/close #82

@BrianMitchL

Description

@BrianMitchL

The content component instance remains in memory/mounted across open/closes of the popover. This is fine, and probably expected for simple non-interactive tippys, but for small forms and other uses, it makes tippy more difficult to use. Currently, I'm resetting the component state when isOpen switches from false to true in a controlled instance of Tippy. Is there a better way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions