[base-ui][Switch] Input checked attribute does not update #40619
Labels
bug 🐛
Something doesn't work
component: switch
This is the name of the generic UI component, not the React module!
package: base-ui
Specific to @mui/base
Steps to reproduce
Link to live example: https://mui.com/base-ui/react-switch/
Current behavior
When toggling the switch components, the
checked
property on the inner input does not update accordingly.Expected behavior
The
checked
property should update.Your environment
npx @mui/envinfo
Search keywords: switch base-ui checked
The text was updated successfully, but these errors were encountered: