Open farhaan-mukarram opened 10 months ago
I see same, try to fix it.
Found the issue which is caused by options value unable to pair, will submit a PR later today. (if it's how it works since it's my first time contributing😶)
Can this be assigned to me, if no one else is working on it?
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