Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

How to hide the tooltip when it's empty? #129

Closed
@moroshko

Description

@moroshko

When using <div tooltip="{{ myTooltip }}">...</div>, and myTooltip is an empty string (or null or undefined), it seems reasonable not to show the tooltip. At the moment, an empty tooltip is shown, which looks a bit weird. I would suggest to hide the tooltip in this case.

What would be the best way to achieve this with the current functionality?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions