mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
We sent entire 'events' array to 'widgetize.activate' and then removed its first element(using .shift()); instead we should send only relevant data ie. the entire array after the first element. This also helps us avoid an extra check in node tests.
5.3 KiB
5.3 KiB