Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shajithomas32 opened this issue Jan 8, 2024 · 0 comments
Labels
question Further information is requested

Comments

@shajithomas32
Copy link

shajithomas32 commented Jan 8, 2024

"@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)

@shajithomas32 shajithomas32 added the question Further information is requested label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant