mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Although SimpleBar automatically sets itself up on elements with a `data-simplebar` attribute, sometimes we try to set event listeners before that happens. Create the SimpleBar early in that case. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>