mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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 | ||