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
@carbon/react
Chrome
1.72.0
19.0.0
changes
onStateChange?: (changes: UseComboboxStateChange<Item>) => void
selectedItem
undefined
https://stackblitz.com/edit/github-zurxxwnj?file=src%2FApp.jsx,package-lock.json&preset=node=
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
No response
The text was updated successfully, but these errors were encountered:
Gururajj77
No branches or pull requests
Package
@carbon/react
Browser
Chrome
Package version
1.72.0
React version
19.0.0
Description
changes
as a function parameter.onStateChange?: (changes: UseComboboxStateChange<Item>) => void
changes
object can't haveselectedItem
as a property all the time.undefined
as aselectedItem
for steps mentioned below.Reproduction/example
https://stackblitz.com/edit/github-zurxxwnj?file=src%2FApp.jsx,package-lock.json&preset=node=
Steps to reproduce
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: