visx icon indicating copy to clipboard operation
visx copied to clipboard

TooltipInPortal cannot take refs

Open korompaiistvan opened this issue 1 year ago • 1 comments

It would be nice if the TooltipInPortal component returned by the useTooltipInPortal hook could take a ref. The issue that I've run into is trying to use the component with the MUI Fade transition, which relies on being able to place a ref onto the root of its children which is not the case with TooltipInPortal.

There might be an elegant workaround but I couldn't find it

korompaiistvan avatar Mar 19 '23 20:03 korompaiistvan

I'm looking for help on this as well. 👍

adamdoe avatar Jun 16 '23 16:06 adamdoe