multiple select filter show value then show key

Hi,
I'm trying to add multiple select the issue is that I'm using getSearchResultsUsing method and query return back ->pluck('ref', 'id') I search with ref and it show when I select it
it show the ref for second then show the id in the label
any idea?!
Was this page helpful?