Closed brettz9 closed 9 years ago
Here are some important though simple fixes for the autocomplete functionality and demo. Note that for the code in your repository, there is no renderItemData method, thus my reimplementing it (as per http://stackoverflow.com/a/18676992/271577 ).
renderItemData
I plan to submit another pull request combining all of my changes if you prefer to have them all together.
Here are some important though simple fixes for the autocomplete functionality and demo. Note that for the code in your repository, there is no
renderItemData
method, thus my reimplementing it (as per http://stackoverflow.com/a/18676992/271577 ).