makis-x
makis-x
Moved to uuid if anyone is needing this..
Was this a breaking change not passing full tag? handleAdd supported this no? Quelle surprise
Agreed these should not be passed to setList
Im just shocked such a great library still has this most fundamental of issues :(
This works really well actually. You just need to compare the new list length vs the state list to see if something was removed or added. I used lodash differenceBy...