Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just discovered autoComplete and I am doing some tests based on Codepen's example code, the example I am doing is almost working as I would expect to finish with this issue, but I have a detail with the code because when selecting an item I receive in the input an undefined value, can you help me to solve this problem?,
And I also want to take advantage of your help, in the image above you can see that the item description is a little separated, how do I control that? and also the separation between each item in the list?
I appreciate your help.
BTW: Here is the structure of my API response
{"data":[{"value":"0689","label":"ABASTECEDORA DE EJES Y REFACCIONES"},{"value":"1601","label":"EJES Y REFACCIONES DEL NORTE"}]}
Regards,
Javier
Beta Was this translation helpful? Give feedback.
All reactions