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

MultiSelect is too finicky about type of default #218

Open
yha opened this issue Jul 4, 2022 · 0 comments · May be fixed by #242
Open

MultiSelect is too finicky about type of default #218

yha opened this issue Jul 4, 2022 · 0 comments · May be fixed by #242
Labels
good first issue Good for newcomers

Comments

@yha
Copy link
Contributor

yha commented Jul 4, 2022

For example, this doesn't work:

MultiSelect([1=>"a", 2=>"b"]; default=Any[1])

image

This can become annoying when the default is generated from some loosely-typed data.

@fonsp fonsp added the good first issue Good for newcomers label Nov 1, 2022
@yha yha linked a pull request Jan 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants