1
I have a check-list done in js, where the user type the task and it appears in the list. But I can only mark as "task completed" or "delete task" existing tasks, that is, when I include a task I can not exclude or mark it.
Follows codepen: https://codepen.io/fmm312/pen/mXBqKd
Perfect, solved !
– blackbird312