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

Property to prevent removing Tippy instance from DOM (hide instead of remove) #1169

Open
oskarkrawczyk opened this issue Jun 4, 2024 · 0 comments

Comments

@oskarkrawczyk
Copy link

Problem

Let's say a tippy contains form fields (inputs, selects), when you open up a tippy and force it to render inside of a form, once hidden the DOM of the tippy along with all fields is removed, hence submitting the form will lack data.

Solution

A property to force tippy not to remove the instance from DOM, and just hide it instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant