[material-ui][docs] Broken demo in the Progress page in the Material 3 section #40420
Labels
bug 🐛
Something doesn't work
component: progress
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
package: material-ui
Specific to @mui/material
Related page
https://mui.com/material-ui/react-progress/#experimental-apis
Kind of issue
Broken demo
Issue description
I was playing around with the demo and noticed that it stops working when I switch between the
LinearProgress
andCircularProgress
types from the dropdownSteps to reproduce:
LinearProgress
from theTypes
dropdownquery
orbuffer
from thevariants
dropdownType
back theCircularProgress
. The demo no longer works and needs either to be reset or a correct option for thevariant
be selected for it to work properlyContext 🔦
I was exploring the documentation for the Progress component since I needed to use it in a project
Search keywords: progress component experimental api demo
The text was updated successfully, but these errors were encountered: