radix-vue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.

Home Page:https://radix-vue.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to use Tooltip with Popover?

adirizky54 opened this issue · comments

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt mode: universal
Nuxt target: server
CSS framework: tailwindcss@3.3.3
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

https://stackblitz.com/edit/izdn5j?file=src%2FApp.vue

Steps to reproduce

Click the button to trigger popover

Describe the bug

In my case, i have button with tooltip and when click on that button popover should be appear.

Expected behavior

No response

Context & Screenshots (if applicable)

No response

Hey! Yeah you can totally compose both component together. Will be moving into discussion if you have more question ya 😁