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
This is a very awesome library which is I am using for my current project. Now the problem I am facing is on the page where I am having autocomplete textbox which suggests the data based on the search string, it makes HTTP request in turn to serve the purpose. So now whenever the request is made the loader appears for fraction of seconds and disappears which in turn gives a bad experience.
So, is there any way this problem can be solved? Like it can be disabled for the few request ??
Thanks in advance.
The text was updated successfully, but these errors were encountered:
This is a very awesome library which is I am using for my current project. Now the problem I am facing is on the page where I am having autocomplete textbox which suggests the data based on the search string, it makes HTTP request in turn to serve the purpose. So now whenever the request is made the loader appears for fraction of seconds and disappears which in turn gives a bad experience.
So, is there any way this problem can be solved? Like it can be disabled for the few request ??
Thanks in advance.
The text was updated successfully, but these errors were encountered: