mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
This effectively reverts part of
70d444a8eb. While it's correct that we
want to render this bit of Handlebars template early, it was not
correct to move all compose box initialization earlier.
Do the same thing we do with the left/right sidebar container
templates, which is to render them directly in `ui_init.js`.
Fixes #20778.
24 KiB
24 KiB