mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Spamming the `s` shortcut when hovered on an image can cause the tooltip to be displayed at the top left corner. This is caused by original reference of the tooltip being removed from DOM. The re-rendering is happening so quickly that tippy is not able to hide the tooltip in time.
14 KiB
14 KiB