We need to set the local state of a channel before performing any async operations. Otherwise, multiple leave/join calls can race against each other and cause the local state to get out-of-sync with the server.
Followup to
|
||
|---|---|---|
| .. | ||
| current-user-test.js | ||
| document-title-test.js | ||
| emoji-store-test.js | ||
| presence-test.js | ||
| screen-track-test.js | ||
| site-settings-test.js | ||
| store-test.js | ||