F7 react Autocomplete loses value on focus

when i focus an autocomplete input and select a value its ok ,but after selecting a value from dropdown when i focus again and then blur without changing the value, the value of autocomplete is empty even thou the value of the input itself is still there in the input.

i dont know if it makes sense …

Hard to understand where is the problem without live example/fiddle/codesandbox

you’re right, ill make a codesandbox