mbrn / material-table

Datatable for React based on material-ui's table with additional features

Home Page:https://material-table.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What are the changes needed when using material-table 2.0.5 version with react 18.2?

shajithomas32 opened this issue · comments

"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"material-table": "^2.0.5",
"react": "^18.2.0",

I was using react 17 with material-table 1.69.3. Now upgraded to material-table 2.0.5 version with react 18.2?Now material table is not loading .
Any properties changed in new version of mt?

Cannot read properties of null (reading 'scrollWidth')
at MaterialTable.componentDidMount (material-table.js:536:1)