You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was just testing this project of yours which is really awesome but I came across some bugs.
For example, when Im in "@" mode and evey options are displayed with the overlay, selecting one of the options at any position in the collectionview returns the wrong text. If I use the data.txt you provided in the example, writting "@" to make the list appear will start at the word "perl". Whoever, when I want to select say the word "php" that is near the top of the visible items, it will select the word "perl" and add it to the textfield. I was wondering if t it would be possible to select any options visible and to have them added to the textview?
I noticed that there wasnt an override init method to change the theme of the autocomplete view and making it customizable would be a great addition without having to modifiy the pod file propreties.
Thank you for this project. This gave me great inspiration for my upcoming project. I hope these issues will be able to solved!
The text was updated successfully, but these errors were encountered:
Hi, I was just testing this project of yours which is really awesome but I came across some bugs.
Thank you for this project. This gave me great inspiration for my upcoming project. I hope these issues will be able to solved!
The text was updated successfully, but these errors were encountered: