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
I'm using only 'remote' without any prefetched and local data.
There is some latency in responses from my server ('remote'). So when I'm typing dropdown menu is being closed and opened every time per each query. This is very annoying.
I think the problem is here:
I'm using only 'remote' without any prefetched and local data.
There is some latency in responses from my server ('remote'). So when I'm typing dropdown menu is being closed and opened every time per each query. This is very annoying.
I think the problem is here:
If I apply such monkey patch the problem disappears.
If needed I can create complete patch for this.
The text was updated successfully, but these errors were encountered: