Skip to content

Disabled switch is not greyed out #127

Description

@ouroboroscoding

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions