moderate-tomatoM
Refine3y ago
5 replies
moderate-tomato

Selected value is lost in Mantine Select if a search is done after selecting a value

When using the selectProps from the useSelect hook, and creating a Mantine Select component with those props, if a value is selected from the list of options but the user does a search after, the original value already selected is lost from the input and the list of options, is there a way to always have the selected value available?
Was this page helpful?