mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
I noticed that on chrome, calling narrow.deactivate() actually ended up calling itself recursively due to the hashchange code not correctly handling the fact that in Chrome if you set window.location.hash = '#'; and then read out the value, you get '' back out. (imported from commit 9b5047fbe0e2ac1846e5325d066c72306634c523)
3.8 KiB
3.8 KiB