Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It seems like the checkbox switch is not a controlled component #43

Open
pawelkontek opened this issue Jul 8, 2022 · 1 comment
Open

Comments

@pawelkontek
Copy link

It seems like the checkbox switch is not a controlled component. Meaning that I can't control its state from elsewhere. Eg. I can't make it switch based on the change of the state.

@anshuraj
Copy link

Any additional props are also not passed to the underlying HTML element which would have made life a bit easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants