Hello
I sincerely thank you, baseui.
I am implementing an asynchronous combobox based on the “auto complete” reference. I have two questions.
-
Why does the input value become an empty string when the popup closes? It changes to an empty string, causing the value to be lost.
-
When using the "controlled components", the value does not allow undefined. Should I use null instead
👇 I'm attaching the code.
https://codesandbox.io/p/sandbox/nifty-sun-jyrddp