vaibhavpandeyvpz / acraviz

Open-source, Silex/Doctrine powered backend for visualizing crash reports from ACRA library for Android

Home Page:http://vaibhavpandeyvpz.github.io/acraviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search bug

sergeygindin opened this issue · comments

Search does not always work well, if data from search query returns more than 5 reports in json.

The search data from php returns, but the JS still shows no data.

well, i would say - it doesn't work normally at all.

Found a solution, the twitter typeahead is not maintained at all.
Load typeahead from here instead, this works good:
https://github.com/corejavascript/typeahead.js