-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
This happens on the official MUI…
-
### Problem
In projects where material-ui is used I suggest to avoid bulk named imports in manner:
```typescript
import { Button, Grid } from '@material-ui/core';
```
This is because NodeJS…
-
Did you implement this
https://material-ui-next.com/demos/grid-list/#grid-list
in your react-native-material-ui version?
-
While running the `install.sh` script in the environment described below, the error message shown below appeared.
### Environment
Commit: dbfe34f077dc576627c60fd9b00cb1fee1841f0a
```shell
$ …
-
### Please complete the following tasks.
- [X] Web browser cache cleared
- [X] Link provided to install script if applicable
- [X] Not using broken rtinst install script
- [X] Web browser, ruTorrent,…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example: [nice-agnesi-s3wxpw - CodeSandbox…
-
I love this app! You guys are amazing!!
However, I noticed that the visual design is a bit weird. It is vaguely inspired by Google Material Design (1|2|3) but since some stuff don't really follow i…
-
Hi, I am just curious if you can provide a bit more clarification how does this compare to https://material-ui.com/style/icons/ and SvgIcon component (the prebuilt ones)
I believe this library may …
-
if tap & click sounds are enabled in android settings (it's enabled by default), tapping or long-pressing on the map should trigger the sounds/vibration like it does with the other buttons in the app,…
-
Config:
```
"electronWebpack": {
"renderer": {
"dll": [
"@material-ui/core",
"@material-ui/icons",
...
]
}
},
```
ERROR in vendor.js from Terser
Unexpected…