Skip to content

[Bug]: TooltipContent missing default attributes #1255

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

Open
2 tasks
leonardocustodio opened this issue May 21, 2025 · 0 comments
Open
2 tasks

[Bug]: TooltipContent missing default attributes #1255

leonardocustodio opened this issue May 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@leonardocustodio
Copy link

Reproduction

https://www.shadcn-vue.com/docs/components/tooltip.html

Describe the bug

Hello, I get tons of warnings saying that the TooltipContent is missing required attributes, you can see in the following screenshot, per docs, we should not need to pass any of those attributes: https://www.shadcn-vue.com/docs/components/tooltip.html

Maybe the default values are not being add to the component?

Image

System Info

Binaries:
    npm: 10.9.2 - ~/Library/Application/Support/Herd/config/nvm/versions/node/v22.15.1/bin/npm
    pnpm: 10.11.0 - ~/Library/pnpm/pnpm
  Browsers:
    Brave Browser: 136.1.78.102
    Chrome: 136.0.7103.93
    Safari: 18.4
  npmPackages:
    @vueuse/core: ^12.8.2 => 12.8.2 
    vue: ^3.5.14 => 3.5.14

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@leonardocustodio leonardocustodio added the bug Something isn't working label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant