Marija Najdova

Results 336 comments of Marija Najdova

Updating react, react-dom and react-scripts to their latest version works: https://codesandbox.io/s/bold-shannon-53uc9j?file=/src/index.tsx I am closing the issue as no one created any reproduction.

@ZeeshanTamboli I changed a bit the fix for the sx prop, by providing the necessary changes to the sx config instead of the `styleFunctionSx`. The changes are related to the...

Thanks for the feedback. I propose we continue the discussion in https://github.com/mui/material-ui/issues/33510 and close the PR for now. We can re-open or create a new one once we have decided...

> I'm getting this suddenly despite having changed no dependency versions. > It seems to be tracking it back to @mui/lab/Masonry: Can you please create an issue with reproduction? Would...

> At present, from my light mode latest version of Chrome on the mui.com I cannot turn on the dark mode of the website. It goes dark and back to...

@siriwatknp should we close this based on https://github.com/mui/material-ui/issues/33799?

I don't have much context, but doesn't lerna bump the package automatically if some of the dependencies are changed? Or you have some custom logic?

I can't seem to reproduce. I am trying Safari on iPhone XS Max, and this is the output: ``` change value 46 8demo.js:13 change value 46 demo.js:13 change value 47...

I assume you meant `Slider`, not `Checkbox`. In cases like this, I would assume the parent component should basically grow as the content (or be wider in order to have...