Marija Najdova

Results 338 comments of Marija Najdova

@siriwatknp even the example we have added in https://github.com/mui/material-ui/pull/43065 it's not working as expected. The Material UI components still use emotion, check the images: Also, if I disable JS the...

@Mike-Ro let us know if updating the plugin to 0.0.21 solves the issue for you, so we can close it :) Thanks @siriwatknp for looking into this

@siriwatknp https://github.com/mui/pigment-css/pull/214/files#diff-be3ad8d071bd1d35260116abddeb06f9713e0c895d5008a3734c109855a01017 has changes to the @pigment-css/react package too, but we haven't migrated the @mui/material-pigment-css package to include this change. Could this be creating issues?

@Mike-Ro try this change in your repo, it should fix the issue: https://github.com/Mike-Ro/test-muiv6/pull/1/files

I am closing this, thanks @siriwatknp!

Can you create sandbox and provide exact steps (e.g. how do you close the Dialog). I tried replicating the same on https://mui.com/material-ui/react-dialog/#introduction and there is no console error.

@wildwind2000 can you please create a codesandbox, again https://mui.com/material-ui/react-dialog/#introduction uses a button, but I can't see the error.

Thanks for the report. I am updating all examples in https://github.com/mui/material-ui/pull/43494 to use the `latest` tag instead of `next`. Using these versions the project runs successfully. These are the versions...

Can you please share your repo? Or just create a GitHub repository as a minimal reproduction. I noticed the TS error, we can fix it separately.

I was testing on MacOS, sorry. I was able to reproduce on Windows. We'll look into it.