Closed tiagobrilhante closed 6 years ago
I'm using the laravel framework. When I put a information in a select, my service provide a json with all informations. But when i start a type my text, appear all list itens... include the missmatched itens.
Service should provide only value for a query that is being typed. You can load all value and set lookup prop.
I'm using the laravel framework. When I put a information in a select, my service provide a json with all informations. But when i start a type my text, appear all list itens... include the missmatched itens.