i’m working on this todo app challenge and I’m getting the mentioned error for my drag and drop set up whenever a new todo is added. It works fine with the items that are already there, but as soon as a new todo item is created the code breaks.
Repo: https://github.com/DanK1368/todo__app
Live Site: https://dank1368.github.io/todo__app/
Appreciate the help