[material-ui][Skeleton] Error when using animation="wave" #43611
Labels
bug 🐛
Something doesn't work
component: skeleton
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
package: styled-engine-sc
Specific to styled-components
Steps to reproduce
On "@mui/material": "5.16.6" worked fine. When trying to upgrade to "@mui/material": "6.0.2" I started seeing that error.
Current behavior
When I use the following code:
I get this error:
This error does not happen if I use
<Skeleton />
Expected behavior
I should see the skeleton instead of getting that error
Context
No response
Your environment
npx @mui/envinfo
Search keywords: Skeleton error wave
The text was updated successfully, but these errors were encountered: