mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
Even prior to my recent change in settings_panel_menu.js, we were assigning window.location.hash a value that doesn't have a '#' prefix. This probably doesn't matter too much for the browser, but it does confuse our own checks about whether we're redundantly updating browser history. Now we prefix the settings hash with '#' and we encorce this convention with a blueslip error.
4.0 KiB
4.0 KiB