-
Minimum example of React Material-UI with the only TextField component imported - result bundle size is 250Kb!
https://github.com/pqr/react-mui-treeshake-does-not-work
webpack-bundle-analyzer sh…
-
I have used formik-mui in a project. i m facing the following errors.
Compiled with problems:
```
ERROR in ./node_modules/formik-mui/dist/Autocomplete.js 2:0-57
Module not found: Error: Can't r…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
Steps:
1. Open ht…
-
### Summary
Bundle size matters. I think it's important we document it in the docs. Documenting:
- Forces us to measure it
- Means developers know we know what it is
- Means developers easily …
-
## Description
These days, it's a super big DX thing for me to have imports be consistently grouped and ordered for easier parsing when working in (and across) file contexts.
My personal preferenc…
-
### Steps to reproduce
Aria-controls references invalid id when not expanded mui select component
![select-error](https://github.com/user-attachments/assets/d5102c92-2230-4130-9642-f8b148728579)
…
-
### Steps to reproduce
Link to live example: (required)
StackBlitz: https://stackblitz.com/edit/github-8oqtfo?file=src%2Fmain.tsx
CodeSandbox: https://codesandbox.io/p/github/pavankjadda/mui-css-va…
-
**Is your feature request related to a problem? Please describe.**
I have several projects that use different libraries to manage dates, but react-datepicker forces me to use date-fns.
**Describe …
-
### Why
- Run untranspiled on server environments (e.g. Next.js `experimental.esmxternals`). Could help with [https://github.com/mui-org/material-ui/issues/29742#issuecomment-982597676](https://git…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. https://master--base-ui.netlify.app/components/react-number-field/
### Current behavior
New API structure for the `onValueChange` …