atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
12.03k stars 520 forks source link

Elements created via a <template> have an ownerDocument with no reference to the body #871

Closed Fustrate closed 3 years ago

Fustrate commented 3 years ago

This causes the followCursor plugin to not work when a tooltip is initialized before the template's element is added to the DOM.