mirror of https://github.com/zulip/zulip.git
20af49b2bb
Previously it was called before the event was processed by the server and the subscription was updated to have the user subscribed to a stream, so there was a race condition that would make it iso that sometimes the stream line would disappear on the next render pass due to the event not having completed yet. This makes it so that the re-render happens after the event is processed in `stream_events.js`. Fixes: #6797. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |