Skip to content

Form.Item tooltip slot not working #7815

@haydar-can

Description

@haydar-can

- [ ] I have searched the issues
of this repository and believe that this is not a duplicate.

Version

4.2.3

Environment

w11, chrome, vue 3.5

What is expected?

Tooltip

What is actually happening?

<FormItem tooltip="Hello World"><InputPassword /></FormItem>// --> Running
<FormItem><template #tooltip>Hello world </template><InputPassword /></FormItem> //--> Not Running

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions