Replies: 1 comment 1 reply
-
Sorry, I saw you opened the feature request (#1163) but didn't have the time this week to look into this. Can you show me a quick example of a component of yours that uses portals, or any other library you've seen that does this well? That might help me throw a quick example together with |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
We have frames and transform/scale elements which can interfere with
position: absolute/fixed
. Is there a way to render the tooltip inside a portal? We already have portal elements handy but I'm not seeing a way to customize the actual renderer.Beta Was this translation helpful? Give feedback.
All reactions