You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write "Hello" in the input field where there is no option to do so.Click out of the input field.
The "Hello" input disappears. But I would like the text to remain.
vid-2023-02-17_10.29.21.mp4
Now you could say that you should just use freeSolo. The problem with FreeSolo is that the noOptionsText option no longer works. Is this a mistake? Should that be so?
At least this behavior of MUI is inappropriate. It should always be up to the programmer whether he wants to use this function or not. In my case I need this function.
Duplicates
Latest version
Steps to reproduce 🕹
Take any example of autocomplete other than the FreeSolo.
Autocomplete example page
Write "Hello" in the input field where there is no option to do so.Click out of the input field.
The "Hello" input disappears. But I would like the text to remain.
vid-2023-02-17_10.29.21.mp4
Now you could say that you should just use
freeSolo
. The problem with FreeSolo is that thenoOptionsText
option no longer works. Is this a mistake? Should that be so?At least this behavior of MUI is inappropriate. It should always be up to the programmer whether he wants to use this function or not. In my case I need this function.
Codesandbox example
In my example try to input anything and click away. The input disappeares. Try to set
freeSolo
->noOptionsText
is not working anymoreCurrent behavior 😯
Text in the input field disappears
Expected behavior 🤔
Text in the input field should stay
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: