mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	`extra_data` as a `TextField` expects a `str`, but we had been passing `dict` instead. This is a temporary solution before #18391 to fix the type annotation. Signed-off-by: Zixuan James Li <p359101898@gmail.com>