Answer the question
In order to leave comments, you need to log in
How to do multiple nesting in tippy.js?
I'm trying to make nesting in tooltips by type: https://atomiks.github.io/tippyjs/#nesting
Everything works fine until the third nesting, when switching to the second tooltip, the first one is hidden:
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 questionAsk a Question
731 491 924 answers to any question