-
Hello. Noticed strange behavior. If we want to use reset, we have to use useComboBox hook, in this hook we have to pass our items. `const { reset, ...props } = useCombobox({ return ( I mean, if we passing into state by useComboBox, why we still have to pass into Combobox again? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Thanks for the report here @LechK could you put together a reproduction example using our codesandbox template? that would help us diagnose the issue you're seeing with greater effectiveness! thank you |
Beta Was this translation helpful? Give feedback.
Thanks for the report here @LechK could you put together a reproduction example using our codesandbox template? that would help us diagnose the issue you're seeing with greater effectiveness! thank you