You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow up to #29. During discussion of that issue, I encountered a few more cases where the tooltip isn't positioned correctly when the tooltip has parents with absolute and/or relative positioning.
#36 should address all of your issues. If you wouldnt mind, could you pull it down and let me know if this solves everything. I included all of your examples in the docs temporarily so you can just hover over the elements. @DanielSidhion
Follow up to #29. During discussion of that issue, I encountered a few more cases where the tooltip isn't positioned correctly when the tooltip has parents with
absolute
and/orrelative
positioning.Reproduction: https://svelte.dev/repl/e47685d17ecc47e8a3555531ab6887fc?version=4.2.8
The text was updated successfully, but these errors were encountered: