You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For particularly long remote results, it is useful to load them a few at a time, loading the next bunch when you scroll to the bottom of what's already been loaded, in order to maintain responsiveness. select2 has implemented this feature very well, but it only works on single-select elements as far as I can tell.
The text was updated successfully, but these errors were encountered:
For particularly long remote results, it is useful to load them a few at a time, loading the next bunch when you scroll to the bottom of what's already been loaded, in order to maintain responsiveness. select2 has implemented this feature very well, but it only works on single-select elements as far as I can tell.
The text was updated successfully, but these errors were encountered: