-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/frosty-snowflake-zjl49r?file=/src/Demo.js
Steps:
1. Take the example in https://github.com/mui/material-ui/pull/43022#discu…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example: https://codesandbox.io/…
zjsng updated
3 weeks ago
-
The [DateRangePicker's](https://mui.com/x/react-date-pickers/date-range-picker/) `onAccept` callback is not called if the same date range is selected. This is by design.
However, this design does …
-
Given:
{
"name": "combined PJ",
"version": "1.0.5",
"description": "Welcome",
"src": "lib/typography.tsx",
"main": "dist/cjs/typography.js",
"module": "dist/esm/typography.js",
"sideEff…
-
### pnpm version: 7.30
### Code to reproduce the issue:
```yaml
packages:
- 'app/**'
- 'design-system/**'
```
design-system deps
peerDep:
react ="17.0.2"
react-…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@emotion/use-insertion-effect-with-fallbacks@1.0.1` f…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example without using state: https://codes…
-
### Summary
This charts library has a dependency on Material UI and Emotion https://unpkg.com/browse/@mui/x-charts@7.0.0-beta.4/package.json
```json
"peerDependencies": {
"@emotion/react…
-
### The problem in depth
Header filters and autosize don't work well together.
When a column as a short header and short content then header filter is unusable: autosize should consider the presence…
-
Can't deploy or use emotion when edge runtime is active (Chakra UI + Remix + Vercel)
**Current behavior:**
Local development runs without issue. When deploying to Vercel, I got this error which …