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

Disabled switch is not greyed out #127

Open
ouroboroscoding opened this issue Jan 17, 2024 · 0 comments
Open

Disabled switch is not greyed out #127

ouroboroscoding opened this issue Jan 17, 2024 · 0 comments

Comments

@ouroboroscoding
Copy link

Documentation states "When disabled, the switch will no longer be interactive and its colors will be greyed out."

But Using 7.0.0 and React 17.0.2 the following creates a green switch, nothing is greyed out.

<Switch checked={true} disabled={true} />

Screenshot from 2024-01-17 13-00-06

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

1 participant