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

Content in Tippy js doesn't react on clicks and another #1148

Open
1ncredibleM1nd opened this issue Dec 4, 2023 · 1 comment
Open

Content in Tippy js doesn't react on clicks and another #1148

1ncredibleM1nd opened this issue Dec 4, 2023 · 1 comment

Comments

@1ncredibleM1nd
Copy link

Hi, i use library Tiptap, and Tippy using there for Bumble meny.
I have a problem, then i put content to the Tippy, it doenst react for using.

   tippyOptions={{
                    placement: "auto-start",
                    appendTo: module,
                    interactive: true,
                    maxWidth: 500,
                    duration: 100,
                }}

Maybe you can help ?

@Haraldson
Copy link

I have the same issue when using with Tiptap node views – interactive tooltip elements (buttons in my case) don’t trigger the first time around, but works like a charm from then on.

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

2 participants