https://codepen.io/anon/pen/gzbaba
Popper is adjacent to target.
Popper is offset from target.
Originally reported as https://github.com/atomiks/tippyjs/issues/231#issuecomment-382605125.
I found a potential workaround to add another relatively positioned element container; see https://codepen.io/lofty/pen/OZXdmW
Thanks for the workaround. I've tried to adapt it to my use case (briefly: reusing one popper for many targets), but I can't quite get there. Everywhere I move it breaks positioning in a different way!
Here is my (gross) workaround: https://codepen.io/anon/pen/ZqKXxq.
Appears to be fixed in (at least) v2.0.0-next.4.
馃帀 cool, the new positioning algorithm is paying off.
I hope to be able to ship a stable release in the next 2 months if not sooner.
Most helpful comment
馃帀 cool, the new positioning algorithm is paying off.
I hope to be able to ship a stable release in the next 2 months if not sooner.