techniq / mui-table

Improved Material-UI table
https://techniq.github.io/mui-table/
MIT License
45 stars 12 forks source link

Reference Errror: rowIndex is not defined` exception #18

Closed ericpyle closed 6 years ago

ericpyle commented 6 years ago

Happens in v2.0.0 when loading MuiTable with a column header and orderBy is set.

Please see my PR here https://github.com/techniq/mui-table/pull/17