mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Getting the row was sometimes causing errors because the row wasn't in the DOM at the time of trying to get it. By selecting the message id first, we ensure it's in the DOM before we call `get_row`. More conversation here: https://chat.zulip.org/#narrow/stream/464-kandra-js-errors/topic/Error.3A.20Caller.20should.20pass.20in.20a.20single.20row.2E