Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.6.3] Tooltip directive modifiers don't work #19739

Open
cpAdm opened this issue May 2, 2024 · 0 comments
Open

[Bug Report][3.6.3] Tooltip directive modifiers don't work #19739

cpAdm opened this issue May 2, 2024 · 0 comments

Comments

@cpAdm
Copy link

cpAdm commented May 2, 2024

Environment

Vuetify Version: 3.6.3
Vue Version: 3.4.26
Browsers: Google Chrome, Mozilla Firefox
OS: Windows 10

Steps to reproduce

Add a component with a v-tooltip directive. Then add a boolean v-tooltip prop to it (e.g. scrim). According to the documentation this should work. But the prop does not seem to be applied.

Expected Behavior

To see a tooltip with a background

Actual Behavior

Just a normal tooltip (without the passed props applied)

Reproduction Link

https://play.vuetifyjs.com/#...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants