Hello everyone. I have this problem on the autocomplete I've looked for everywher but found nothing in google and somthing like this sory my English is not so good
the problem com at this point
// Setup jQuery ajax mock:
$.mockjax({
url: '*',
responseTime: 2000,
response: function (settings) {
var query = settings.data.query,
//TypeError: Cannot read property 'query' of undefined
It is related to mocking library. This just states that settings.data value is undefined. This is only for testing purposes, you don't need to use mockjax with this plugin.
Hello everyone. I have this problem on the autocomplete I've looked for everywher but found nothing in google and somthing like this sory my English is not so good the problem com at this point
//TypeError: Cannot read property 'query' of undefined
when sombody can help me thx a loot have nice day