Marija Najdova
Marija Najdova
Before spending some much time on this, please we aware that currently there are problems with using `@mui/styled-engine-sc` with next.js, see https://github.com/mui/material-ui/issues/29742 I could fix the problem locally by removing...
I can see the same in the `SelectAllTrasferList.jsx|tsx`. Would you mine updating those too?
> @mnajdova > > I checked it again and I still think it contains unnecessary tags.
@ekusiadadus I was refering to the example in the PR: https://deploy-preview-33127--material-ui.netlify.app/material-ui/react-transfer-list/#basic-transfer-list I can't see if the code on your side is changed, but it is clearly broken on the PR...
> You clicked 'Transfer All Item' button, is it right? > Then the code works correct. 🤦♀️ you are right, I kept pressing the Trasfer all button for some reason.
Thanks for pointing this out. In v5 we had an effort for removing all `default` values for the color prop, but in these components it seems like there is some...
@vctqs1 there should be info around this in https://mui.com/material-ui/migration/v5-component-changes/#%E2%9C%85-remove-default-color-prop
> It's containing translations to Kurmanji I guess. It doesn't contain when I was seeing the page with "Translate to English" 😁 I wanted to make sure there isn't any...
@BartJanvanAssen as far as I tested the issue can be fixed by using `span`, instead of `div`, which should be better in my opinion. However, this changes the structure of...
It doesn't look like this bug report has enough info for one of us to reproduce it. Please provide a CodeSandbox (https://material-ui.com/r/issue-template-latest), a link to a repository on GitHub, or...