I need to create a feature for a system that the person can select multiple records in a Combo, but the problem is that I'm loading more than 5000 records and the browser is crashing.
Is there any way to create this without crashing? Type an autocomplete with the possibility of selecting multiple records?
Information is coming from a JSON.
Example of what I'm using: