Skip to content

Tooltips visibility has changed with new slot syntax #7077

@longrunningprocess

Description

@longrunningprocess

Versions and Environment

Vuetify: 1.5.13
Vue: 2.6.10
Browsers: Chrome 73.0.3683.103
OS: Mac OS 10.14.4

Steps to reproduce

Supply a tooltip that is conditionally enabled. Attach that tooltip to a button that is disabled until a certain condition applies.

Expected Behavior

The tooltip should show on a disabled button and not show once the button is enabled

Actual Behavior

The tooltip actually never shows

Reproduction Link

https://codepen.io/anon/pen/eobORm

Other comments

This previously worked with Vue 2.5.22 and Vuetify 1.4.2: https://codepen.io/anon/pen/vMQqWP

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