Fetch on focus#121
Conversation
✅ Deploy Preview for stimulus-autocomplete canceled.
|
|
@elalemanyo I get a blank In other words, how do you handle searches where
The code below generates an error because autocomplete.js cannot find the box when there is an HTML response but |
I have to admit that I don't think I understand the question 😬 |
|
@afcapel Is there any possibility to merge this? We have been using it for some time now and we think it works very well 🙂 |
|
Any updates on merging this? |
This pr is trying to fix issue #110. The idea is to fetch data on focus if
minLengthis 0.The proposed solution in the issue was not working if the user select one suggestion doing click.