Files
zulip/web
ubaidrmn dd7cf27735 compose: Fix stale preview rendering after exiting preview mode.
If the user exits preview mode before the render response arrives, the
render is still applied to the hidden preview element, causing a stale
preview to appear when switching back to preview mode.

This commit adds a check to ensure the render is only applied if the
user is still in preview mode when the render response is received.
2025-03-03 17:39:14 -08:00
..
2024-11-13 09:18:56 -08:00
2025-02-26 13:13:51 -08:00