-
### Steps to reproduce
_No response_
### Current behavior
The React project works fine, as far as I can see. I can't say that about the React Testing Library tests as well.
When running the…
-
### Steps to reproduce 🕹
Link to live example:
Steps:
1. Create view with TextArea component
2. Set rows props to 2
3. Set default value to long text
4. Try resizing view
### Current …
-
I have this component:
```
import { MuiMarkdown } from 'mui-markdown'
import guidelines from '../content-guidelines.md'
import React from 'react'
export default function ContentGuidelines() {…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
**Describe the bug**
I'm getting the following error while trying to use PDFDownloadLink to create a button to download the pdf:
I should also say I am using material ui, and have a material ui tab…
-
We can remove the runtime completely and go for static styles. Generate CSS files in the _build folder (for Melange/native) and in-source in ReScript.
- We will remove the runtime completely allowi…
-
### 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. Created Select Co…
-
### Latest version
- [X] I have tested the latest version
### Steps to reproduce
[Link to live example: (required)](https://mui.com/x/react-data-grid/style/)
Steps:
import { createTheme } from …
-
Hello,
I have a small issue using the `as` property, If I create a styled div component, but when I render it I use `as="a"` the types are wrong:
here an example:
https://codesandbox.io/s/emot…
-
**Current behavior:**
Simple components are producing `TS2590: Expression produces a union type that is too complex to represent` when using `@chakra-ui/system` to 2.5.5 and `typescript` to 5.0.3. …