Hello. I have a problem with SfCombobox.
When I turned on editing mode to true.
After editing, although the value I entered does not match any sfcombobox item, when I unfocus.
This value is still recorded. So holy out wrong data. Is there any way to handle this problem?
Like automatically selecting an item with the closest value, for example, or something like that. Thank you so much!