mirror of https://github.com/zulip/zulip.git
38a0a4f62f
After exiting lightbox view by pressing the browser back button, future requests to open images were failing. This was because the handler called on back button press- close_for_hash_change() was not closing the currently open overlays gracefully. This commit fixes the problem by calling the close_handler function inside close_for_hash_change(). Fixes #16726 |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |