mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
This bug affected receiving messages while narrowed. When none of the messages recieved matched the narrow predicate, we'd try to render messages and then create a jQuery object out of a bunch of newlines (the only thing that results from a render of 0 messages). (imported from commit 81f5aa46fac06fe0e5a14a8757f245f90b5845cc)