Hi, Please help ! When I try removing a task it only removes the opacity and not the whole task
Hey,
there’s a typo in your code so it never goes into that event call.
todo.addEventListener('transitioned', function () ...
1 Like
Thanks alot buddy I feel so dumb right now I really appreciate it