Skip to content

🐛  #41

Closed
Closed
@relativemodder

Description

@relativemodder

Describe the bug
Tried to make a tooltip from tutorial but...

image

To Reproduce

import { tooltip } from "@svelte-plugins/tooltips";
    
<u title="Hello World!" use:tooltip={{ content: 'weiogjiowej' }}>
        <img class="brand-color-filter" alt={"Verified ass " + verify}
        src={verifyPaths.get(`${verify}`)} />
    </u>

Expected behavior
Working tooltip

Desktop (please complete the following information):

  • Version: doesn't matter, it happens in vs code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions