We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Even though it says options selected and the values do appear in the parameters the checkbox is not selected
This is an issue in carbon's multiselect component. Upgrade to carbon version 10.50.0. Use selectedItems instead of initialSelectedItems.
selectedItems
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.
The text was updated successfully, but these errors were encountered:
elyra-ai#996 Upgrade carbon 10.50.0 in common-canvas and 10.56.0 in t…
c8e68c4
…est harness
#996 Upgrade carbon 10.50.0 in common-canvas and 10.56.0 in test harn…
8cc9926
…ess (#997)
nmgokhale
Successfully merging a pull request may close this issue.
Even though it says options selected and the values do appear in the parameters the checkbox is not selected
This is an issue in carbon's multiselect component.
Upgrade to carbon version 10.50.0. Use
selectedItems
instead ofinitialSelectedItems
.Consuming applications have to upgrade carbon version as well.
The text was updated successfully, but these errors were encountered: