I am using Typeahead to make an autocomplete search textbox and the dropdown results are showing as undefined. Apparently the PHP does build the JSON, I have tested it. The problem might be a wrong JSON type. Here is the PHP:I am using Typeahead to make an autocomplete se