@mui/material conflict when used with material-table >1.59
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Problem: All @mui/material components are not rendering as expected when use along with material-table in same page.
I spend a day working on this problem and you can start assuming that the problem is a bad compatibility between @mui/material and its dependencies and material -table v >1.59
This is normal behaviour(when no material table used in page):

Behaviour when i use material-table in same page

I want to mention that the current last version of material-table is still based on @material/material-icons and did not upgrade yet to @mui/icons-material
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or reproduction repository are provided. Start by reproducing the page with @mui/material and material-table newer than 1.59, then inspect their dependency and styling interactions. Done means the @mui/material components render as expected alongside material-table, with the relevant compatibility behavior covered by a reproducible test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100