bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.1k stars 3.05k forks source link

Make a duplicate key warning an exception #1798

Open golergka opened 1 year ago

golergka commented 1 year ago

Feature Request

I want to be able to configure List components or other components that use it (such as Tree in my particular use case) to throw an exception when it encounters duplicate ids.