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

Support for peerDependency react@18

kbrueckner opened this issue · comments

Describe the bug
Currently there are dependency tree problems with material-table because peerDependency support is only up to react 17.
It seems like it is fully functional under react 18 thought. Maybe the version can just be bumped/included.

Expected behavior
No problems resolving dependency tree.

  • node version 16.x and 18.x

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.