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

Fix: Prevent a selected option from being removed when isDisabled is passed #169

Merged
merged 4 commits into from
Aug 31, 2022

Conversation

csandman
Copy link
Owner

  • Fix the bug allowing users to remove selected options when isDisabled is passed - closes Deselecting item when disabled #168
  • Small README edits
    • Add an example CodeSandbox for each of the custom props that are available
    • Change some general wording and explanations in the docs

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

Successfully merging this pull request may close these issues.

Deselecting item when disabled
1 participant