[material-ui][Skeleton] animation="wave"
not displaying correctly in MUI v6
#43470
Closed
1 task done
Labels
bug 🐛
Something doesn't work
component: skeleton
This is the name of the generic UI component, not the React module!
Search keywords
skeleton, bug, mui v6
Latest version
Steps to reproduce
Link to live example:
https://mui.com/material-ui/react-skeleton/
https://codesandbox.io/p/sandbox/cocky-golick-frglcz
Steps:
<div>test</div>
, within the Skeleton.wave
.Current behavior
In MUI v6, the Skeleton component with animation="wave" is not functioning as expected. Instead of the intended wave animation within the stationary skeleton, the entire skeleton is moving across the screen as if a grey box is sliding, rather than staying stationary and showing the wave animation inside.
Expected behavior
The skeleton should remain stationary with a wave animation moving inside it.
Context
No response
Your environment
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: