byteburgers / react-native-autocomplete-input

Pure javascript autocomplete input for react-native
https://byteburgers.com/autocomplete
MIT License
805 stars 255 forks source link

Results not shown #245

Closed roei133 closed 1 year ago

roei133 commented 1 year ago

When the search has a single result for what I was looking for then it is not displayed for some reason. For example the following list:

cat Dog A small dog mouse fat mouse

If I write the word "cat" in the search, then the result will not appear in the search coz it has a single result. I would appreciate help with this problem.

ajenkins commented 1 year ago

Can you post your full code where you use the Autocomplete input?

stale[bot] commented 1 year ago

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.