mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
If we complete a typeahead with an invalid stream name in composebox, we would get 'compose_stream is undefined' error while running the checks to prevent accidentally mentioning private streams. We can safely early-return from this function and let the 'send' event handler show the error to the user.
38 KiB
38 KiB