-
At the [triage meeting on June 15](https://github.com/whatwg/html/issues/9375) we discussed having a face-to-face meeting during [TPAC](https://www.w3.org/2023/09/TPAC/) this year. Since then we have …
-
- [ ] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Expected Behavior
## Current Behavio…
-
When `react-virtualized`'s `` is used with ``, `onChange` is not invoked. I have tried to render the options without virtualising and it worked perfectly.
- [x] This is not a v0.x issue.
…
-
When trying to compile a react 15 project with Typescript and MaterialUI 1.0.0-beta, typescript found inconsistencies on typings defined.
- [x] I have searched the [issues](https://github…
-
On the [Getting Started - Installation](https://material-ui.com/getting-started/installation/) page, Cloudflare appears to be reading `npm install --save material-ui@next` as an email address and re…
-
```
const theme = createMuiTheme({
MuiTypography: {
button: { styleA }
}
}
interface Props {
children: React.ReactNode
}
const ThemeProvider: React.FC = ({ children }) => (
…
-
- [x] This is not a v0.x issue.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Expecte…
-
The Select components show a dotted underline when disabled. There appears to be no way to change this styling.
- [x] The issue is present in the latest release.
- [x] I have searched …
-
I am using the Drawer component in the nav bar with the MenuIcon. In earlier releases, this worked as expected. When the MenuIcon was clicked, the Drawer would open, and clicking on any of the Drawe…
-
TablePagination is missing from exports
- [x] I have searched the [issues](https://github.com/callemall/material-ui/issues) of this repository and believe that this is not a duplicate.
## …