#1148·tippyjs

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

Author: 1ncredibleM1ndCreated Dec 4, 2023Updated Jul 8, 2024
Labels🐛 bug🚧 unconfirmed

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 ?