JLambertazzo / ListExtender

A JavaScript library providing interactive lists
MIT License
17 stars 29 forks source link

Fixed key attribute of list elements #27

Closed yahya-cloud closed 3 years ago

yahya-cloud commented 3 years ago

now when we are deleting any list element key attribute of all the list items are updating.

yahya-cloud commented 3 years ago

hello @JLambertazzo , i have fixed the issue everything is working fine on my local machine but i dont know why the these checks are getting failed, although i have only added two lines in lib/ListExtender.js. Can you pleases help me with this?

JLambertazzo commented 3 years ago

Sorry the check will always fail, it's something I'm working on right now 😅 your code looks good tho! Merging now