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
When we change the value of the import field of an Import widget, the UI will be locked. It is because we try to fetch contents determined in the given URL. We should consider a denounce function to prevent this UI locking.
If there is a denounce function now, it seems the delay time is not sufficient.
The text was updated successfully, but these errors were encountered:
When we change the value of the import field of an Import widget, the UI will be locked. It is because we try to fetch contents determined in the given URL. We should consider a denounce function to prevent this UI locking.
If there is a denounce function now, it seems the delay time is not sufficient.
The text was updated successfully, but these errors were encountered: