I'm trying to render a tooltip, but in the DOM I see two of them, one is visible and correctly positioned, the other is invisible, and positioned on the top-left of the page. The problem is the invisible one still blocks the mouse events of the content below it 🤔
Using Gluestack v1, latest version of all the packages, on Next.js