T
T
tvelforce2019-10-04 17:39:39
JavaScript
tvelforce, 2019-10-04 17:39:39

How to do multiple nesting in tippy.js?

I'm trying to make nesting in tooltips by type: https://atomiks.github.io/tippyjs/#nesting
5d9758fa00315749043896.png
Everything works fine until the third nesting, when switching to the second tooltip, the first one is hidden: 5d97596e53865806818396.png
My settings:

{
  placement: 'left-start',
  interactive: true,
  theme: 'menu',
  animateFill: false,
  boundary: 'viewport',
  flip: true,
  inlinePositioning: true,
  interactiveBorder: 15
}

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question