mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
On receiving a `peer_add`/`peer_remove` event we were performing a subscribers list re-rendering even when the stream settings form was not open which was causing a traceback. This commit fixes this behavior by first checking if the corresponding stream settings form is open and performs a re-rendering only when it is open.
21 KiB
21 KiB