mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
Initialised `this.me` for the TaskData using a constructor to the current user id. The bug was caused due to `this.me` never being initialised, and hence `idx` wasn't incremented on page reload, which resulted in duplicate `data-key` attributes and hence new todos overwriting older todos with the same `data-key` Fixes: #20698
6.7 KiB
6.7 KiB