Skip to content

Unname "selected" argument in virtualSelectInput and updateVirtualSelect#661

Open
WillPalmquist wants to merge 4 commits intodreamRs:masterfrom
WillPalmquist:master
Open

Unname "selected" argument in virtualSelectInput and updateVirtualSelect#661
WillPalmquist wants to merge 4 commits intodreamRs:masterfrom
WillPalmquist:master

Conversation

@WillPalmquist
Copy link
Copy Markdown

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
Copy Markdown
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.

1 participant