Have design system created/customized with MUI v4. Decided to update to V5 using this manual. All steps are done (with codemods and manual fixes), except moving
I'm creating Material-UI application using Next.js template. After custom font has been provided via npm/next-fonts the problem of twice font fetching is appear
I am trying to get the corresponding value of cell in React Material UI Table Component. I was looking for already predefined component api properties but could
How can i increase the overall animation speed of Material UI, for example there is a drawer component inside the material UI, and it can be opened or closed, h
I have many datatables throughout my website and for the most part they are all styled the same. There are several different styles I need to apply to some of t
I have created a minimal example sandbox to show the problem/bug Steps to reproduce: Go to this link Go to page 2 Click the button on top of the page What is
I'm using DatePicker in the following scenario: Render the form that used DatePicker on componentDidMount, fetch form's saved information (if it was saved prev