mui / mui/material-ui

@mui/material conflict when used with material-table >1.59

Open
#29,378 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

external dependency scope: all components
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):

Screenshot from 2021-10-29 20-12-56

Behaviour when i use material-table in same page

Screenshot from 2021-10-29 20-17-02

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.