mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
Commit 61f7ede43c (#25759) introduced a
bug: browser_history tried to access user_settings.default_view at top
level as soon as it was imported, before
user_settings.initialize_user_settings has been called, so
browser_history.state.spectator_old_hash was always initialized to
"#undefined".
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2.4 KiB
2.4 KiB