mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
Unable to upload a realm logo once we encounter file input error bug
was fixed by clearing `get_file_input()` after file input error
with `get_file_input().val('')`.
The previous .clone() logic was preserved over many years but
apparently was also just wrong.
Fixes #15198
5.5 KiB
5.5 KiB