coreui/coreui-react

CTooltip sometimes stops working

Closed this issue · 3 comments

  • Operating system and version (reproduced on Windows and macOS)
  • Browser and version (Chrome(131.0.6778.205), Safari(18.2 (20620.1.16.11.8)))

Sometimes the tooltip stops showing when you quickly hover over the component wrapped into a tooltip a few times. The actual html element in this case stays inside the body and the tooltip doesn't show when you hover related element. So I assume it's not deleted properly.

image

@ipogorelyi I'm working on it

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

@mrholek hi Łukasz,
Any news regarding the tooltip bug?