-
![image](https://github.com/user-attachments/assets/8aec0158-948f-422d-ae2a-a353e54f41f3)
bntti updated
2 months ago
-
After https://github.com/mui/mui-x/pull/14142 when using `@mui/material@6` it will be possible to pass:
```tsx
slotProps={{
textField: {
slotProps: {
input: { /* some props */ }
…
-
**Issue Summary:**
Hot Module Replacement (HMR) in Meteor 3.0.3 has significant delays compared to version 2.16. With 2.16, HMR updates are almost instant (
-
### Summary
trying to import v15-appRouter
There is only v14 and earlier options
### Examples
import {AppRouterCacheProvider} from '@mui/material-nextjs/v14-appRouter';
import {AppRouterC…
-
### Steps to reproduce
pnpm i @mui/material-nextjs@latest
WARN 6 deprecated subdependencies found: are-we-there-yet@2.0.0, gauge@3.0.2, glob@7.2.3, inflight@1.0.6, npmlog@5.0.1, rimraf@3.0.2…
-
### Steps to reproduce
I've got this code that used to put an icon on a button that rotates when clicked.
It works in MUI5 but not in MUI6.
What do I need to do?
```
const ExpandMore = styled((pr…
-
### Related page
https://v5.mui.com/material-ui/migration/v5-style-changes/#styled
### Kind of issue
Unclear explanations
### Issue description
Currently we are still using mui5 and pla…
-
https://mui.com/material-ui/migration/migration-v4/#run-codemods
```
npx @mui/codemod v5.0.0/preset-safe src/
```
use mui/system instead of mui/styles (which will never work with react18)
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/loving-james-ns3k5r
Steps:
1. Go to the code sandbox linked above
2. Notice that the `DatePicker` on the left does…
-
Firstly thanks for the awesome plugin.
I'm having issue with qeta after upgrade to: 3.12.3
![image](https://github.com/user-attachments/assets/6a353c23-e669-4c63-99e3-4f082cde01c4)
I see that…