Skip to content

Tooltip position bug when leaving chart #653

@l0uisgrange

Description

@l0uisgrange

Hi @techniq 👋, here's a new bug I found with the Tooltip component. Do you have any idea why this happens? I'm investigating in the meantime and keep this thread up to date.

<Tooltip.Root
    x="data"
    y={context.height + context.padding.top + 4}
    anchor="top"
    motion="none"
    contained={false}
>
    {#snippet children({ data })}
        {dayjs(data.date).format('L')}
    {/snippet}
</Tooltip.Root>
Enregistrement.de.l.ecran.2025-10-09.a.12.52.49.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions