mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
When fetching older/new messages, we used to resort to the pointer to act as anchor when message list was empty. This appears to be an impossible case, as `fetch_status.can_load_newer_messages` should be false in this case and user cannot be scrolling an empty message_list in the first case. Hence, we raise a fatal error to inform user of the same. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||