Need help for local storage delete
I started learning about local storage recently and I'm wondering why is it when I delete some of the lists it doesn't delete from local storage. It's weird like when I have 5 list and delete them, some of them deleted fine, however some are gone form the html but not in the local storage. That is weird.
Here is my code https://codepen.io/mingrkli/pen/RwyQwEe
Here is my code https://codepen.io/mingrkli/pen/RwyQwEe

