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

Allow Select to be cleared with None #842

Merged
merged 2 commits into from
Apr 3, 2022
Merged

Allow Select to be cleared with None #842

merged 2 commits into from
Apr 3, 2022

Conversation

tcbegley
Copy link
Collaborator

Previously to clear a Select component from a callback you would have to set the value to the empty string. This PR ensures that setting the value to None will also work.

Cf. #829

@tcbegley tcbegley merged commit 310ae02 into main Apr 3, 2022
@tcbegley tcbegley deleted the select-clear branch April 3, 2022 07:36
This was referenced Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant