ErrLookup › bvaughn/react-virtualized

bvaughn/react-virtualized

React components for efficiently rendering large lists and tabular data · JavaScript · 127 source files

Analyzed at c737715486 on 2026-08-30. 13 documented errors.

Code / MessageTypeSeverityTags
CellMeasurer registerChild expects to be passed Element or n
console warning react, ref, cellmeasurer, dom-element
CellMeasurerCache should only measure a cell's width or heig
console warning performance, cellmeasurer, configuration
Fixed height CellMeasurerCache should specify a :defaultHeig
console warning performance, cellmeasurer, configuration, layout
Fixed width CellMeasurerCache should specify a :defaultWidth
console warning performance, cellmeasurer, configuration, layout
Rendered cell should include style property for positioning.
console warning grid, cellrenderer, style, layout
WindowScroller registerChild expects to be passed Element or
console warning react, ref, windowscroller, dom-element
Invalid metadata returned for cell ${index}: x:${cel
exception critical collection, layout, validation, geometry
Unexpected child type registered; only Grid/MultiGrid childr
exception error columnsizer, grid, child-type, ref
Requested index ${index} is outside of range 0..${this._cell
exception error grid, index-out-of-range, scroll, state
Invalid size returned for cell ${i} of value ${size}
exception critical grid, cellsize, getter, validation
Invalid offset ${offset} specified
exception error nan, invalid-parameter, virtualization, scroll-offset
Required parameter "sortCallback" not specified
exception error missing-parameter, api-misuse, table, sorting
Invalid size returned for cell ${i} of value ${size}
exception error invalid-size, nan, virtualization, cell-metadata