vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

Warn on duplicate keys (feature request)

Open Darkle opened this issue 3 years ago • 0 comments
trafficstars

Hi, I was having issues with vue-virtual-scroller with items not showing up properly. I was trying a lot of different things to figure out what was going wrong, then eventually i realised there was a bug in my code and i was sending items with duplicate keys in to the list.

It would be really helpful if vue-virtual-scroller could fire off a message to the console warning that there were duplicate keys detected. What do you think?

Darkle avatar Jan 02 '22 09:01 Darkle