[Regression] tooltips block pointer events even when not showing #11913
Labels
bug 🐛
Something doesn't work
component: tooltip
This is the name of the generic UI component, not the React module!
Expected Behavior
When a tooltip isn't showing it can't block any elements from receiving pointer events
Current Behavior
Even when the tooltip isn't showing, its div is present in the document, blocking any elements beneath it from receiving pointer events
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: