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

Unname "selected" argument in virtualSelectInput and updateVirtualSelect #661

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

WillPalmquist
Copy link

Update to solve the following issue:

When initializing or updating a virtualSelectInput with multiple = TRUE, I am unable to pass a named list to the selected argument.

The choices argument works properly (initially and on update), but the input renders with no options selected (though I pass in the identical named list as the choices argument)

@WillPalmquist
Copy link
Author

For clarification, this allows the user to have multiple (in this case all) choices selected on load or update

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.

None yet

1 participant