mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Reproducer: Mark a message where current user is mention as unread and then read the message before animation ends. This prevents the `animationend` from being triggered. Fixed by also listening for `animationcancel` which fixes the bug.