mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
When we call rerender() on MessageList, it is usually because something big has happened, so it's reasonable that the pointer may now be invalid. As an example, the old pointed-to message may been removed from the home view. We have always just moved the pointer under the hood, but now we do it in a way that doesn't generate spurious blueslip errors. (imported from commit d399a101f36b744a423ea7da80dda8352440c6c9)
15 KiB
15 KiB