mirror of https://github.com/zulip/zulip.git
a8d056ac3b
When narrowing to a stream which doesn't exist, the code to render users who are typing in that narrow resulted in an assertion error as the stream didn't exist. This commit removes the assertion and returns an empty array (array of users who are typing) in such case to fix the issue. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |