mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
The function `settings_account.add_custom_profile_fields_to_settings` called twice, which resulted in two templates objects being rendered. The function also didn't check whether settings overlay was open or not when processing new events, and thus would throw an "undefined" error if a custom profile field was editing while the overlay was not open. Fixes #9668.
30 KiB
30 KiB