mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
The timestamp in edit history ui also has .message_time. We had a tippy hover event attached to .message_time whose code assumes it to belong to an actual message which caused an error on hovering the message timestamp in edit history. This commit fixes it by making the selector more specific.
6.8 KiB
6.8 KiB