should ListBoxItem be able to infer item type when used in a ComboBox? #7690
Replies: 1 comment
-
ah i guess because of react context |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am providing
items
to aComboBox
and seeing a type-error becauseListBoxItem
does not know the type of anitem
- see https://www.typescriptlang.org/play/?noUncheckedIndexedAccess=true#code/JYWwDg9gTgLgBAKjgQwM5wEoFNkGN4BmUEIcARFDvmQNwBQokscA3nAEICuMMEAdgBo4AYRIAjCOwgAPIQEk+YbkIAyyMVgA2q4KhhTZcFbv0y5MLCCEAFCJABuWKHAC+cIiXKU8MALTIoYGRfXBJIPiw+GFRaOjosaSZCTj58YH44ABUsPQAKAEpWOjgSuFC+PThgCxB0AF44AG1i0ta2YAATAC5yAGtgAHdgMiFNdS0esgBpQeHXARbWkvbu8mhkPgBzLBG4MY1NSYB5KA3tsnnFpZXJsQ373f2J8nZ7vmQLlwXWgF041soME4UD4cFyV1aAB5RCAJAYqjVUHUWNVLKgXAA+CFLEqQtQHDEAMSgnGqqEhAHp8VosTicZCOsB7LS6azIQolPAKSzWfSuDx+BjMhBNptNFhKfzeHwebzKYzmdj6bYHE5ZbzSniTAZ1RrrrlUSBCnUMXAtXoDOZLBiUTUAHRPTQuSnGC1mGoYlxKuVU7UyXX0ikqiCOKABs0UmFw-1XfJ0FxAAis this a known issue?
Beta Was this translation helpful? Give feedback.
All reactions