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
We have already changed to load as many as possible during initial query, and debouncing more requests. We have also cut number of initial requests in half.
Per this users complaint we need to optimize for sites with slow hosting or large datasets:
We have already changed to load as many as possible during initial query, and debouncing more requests. We have also cut number of initial requests in half.