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 values do not appear checked when properties are rendered #996

Closed
nmgokhale opened this issue Apr 5, 2022 · 0 comments · Fixed by #997
Closed

Multiselect values do not appear checked when properties are rendered #996

nmgokhale opened this issue Apr 5, 2022 · 0 comments · Fixed by #997
Assignees
Labels
Bug Dependencies Pull requests that update a dependency file Properties

Comments

@nmgokhale
Copy link
Member

Even though it says options selected and the values do appear in the parameters the checkbox is not selected
multiselect-issue

This is an issue in carbon's multiselect component.
Upgrade to carbon version 10.50.0. Use selectedItems instead of initialSelectedItems.

"@carbon/icons-react": "10.44.0",
 "@carbon/themes": "10.48.0",
 "carbon-components": "10.50.0",
 "carbon-components-react": "7.50.0"

Consuming applications have to upgrade carbon version as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Dependencies Pull requests that update a dependency file Properties
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant