Render Popover Content inside specific HTML element #2370
Replies: 1 comment
-
Nevermind, I was referencing an unexistant node. It works as expected, thanks a lot |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. I'm trying to render the Popover HTML inside a specific element using Popover.Portal
It doesn't seem to work since it always renders on top level inside body so the Portal doesn't seem to have any effect. What am I doing wrong? (Using shadcn)
Beta Was this translation helpful? Give feedback.
All reactions