-
### Describe the project you are working on
I am developing a simplified version of the UI control library for my [AI pet](https://github.com/aiaimimi0920/mimi), which allows players to participate…
-
There are a mixture of Material UI v4 and MUI v5 libraries being used.
This open issue is to track migrating to using `Sistent` as `Sistent` covers majority of the components from MUI v5.
---
…
-
-
### Steps to reproduce
Based on the example provided from MUI
https://github.com/mui/material-ui/tree/master/examples/material-ui-nextjs-ts
I have added the following code
```tsx
import * a…
-
### Steps to reproduce
import { Rating } from '@mui/material';
![image](https://github.com/mui/material-ui/assets/30044390/4d176c11-3f4e-40fc-a0e5-59ac04a3d259)
It looks like it happened be…
-
Firstly thank you for maintaining an amazing port!!!
Repro example:
```
import 'dart:async';
import 'package:flutter/material.dart' as material;
import 'package:three_js/three_js.dart' as three…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
material-ui
### What is your question?
When using `on…
-
### Steps to reproduce
Create a simple widget tree with a checkbox that has a `materialTapTargetSize: MaterialTapTargetSize.padded`.
Run it on web.
Inspect its size.
### Expected results
…
-
### Cause of error
```java
Exception in thread "Thread-20" java.lang.IllegalArgumentException: No suitable parent found from the given view. Please provide a valid view.
at com.google.android.mate…
yar0d updated
3 months ago
-
Hi,
I have 2 dropdowns in below example - attempting to update choices in dropdown 2 with values selected in dropdown 1, while also retaining previously selected choices in dropdown 2. You can rep…