mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
In 61b3c698af we stopped restoring widgets
from the cache, so the only purpose of the cache remaining was to access
the event handler patched onto the widget jquery.
Now instead of the entire jquery object, we cache just the event handler
since that's the only thing we need from the cache, and do not patch it
onto the widget jquery object.
4.8 KiB
4.8 KiB