-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed as not planned
Labels
Description
Bug description
When answering a question about tom-select performance in Stack Overflow, I noticed there is a delay when searching. When not loading the data from a remote resource, results start appearing half a second later, no matter how many options the element has.
Expected behavior
Ideally, results should display immediately after key press. In other solutions (Selectize.js, typeahead.js, etc.) results appear immediately
Steps to reproduce
- Go to https://tom-select.js.org/
- Click on the example
- Press "b"
- See results appear after a short delay, maybe 0.5 seconds
Additional context
- OS: All
- Browser: All
- Version: latest
- Device: All
nbelakovski-mssm