Jump to content

Autocomplete error, caching extra parameters


NemoPS

Recommended Posts

Hi,

i'm developing a module for prestashop, and i'd lime to use the built-in autocomplete to make it more compatible with future releases. The problem is i'm adding a select box from which ajax takes a parameter, and since i've tried so far it keeps the parameter the page had when loaded, even if i set the request to be made only on keyup event, when that value is also updated (and it IS logging te value in console)

 

i've also seen console logging breaks after the ajax request is done. Is this a bug?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...