From https://github.com/patternfly/patternfly-react/pull/8892#pullrequestreview-1371669713: Some of the table demos are broken But we also need to make sure that all table demos are no longer using deprecated table. The following demos need to be updated: - [x] #8975 - Also fix that the actual table body doesn't have any content rendered inside of it - [x] #8976 - Also fix TypeError: Cannot read properties of null (reading 'length') when opening the demo, plus the same error for reading 'header' in console - [x] #9029 - [x] #9030 - [x] #9031 - [x] #9032 - [x] #8979
From #8892 (review): Some of the table demos are broken
But we also need to make sure that all table demos are no longer using deprecated table.
The following demos need to be updated: