syihab
Results
1
comments of
syihab
I found a solution like this when using dynamic data. I have to rerender the select component again {data.length > 0 && ( setData([]); fetchData(val) setValue(val) } error={!!error} disabled={disabled} >...