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 using the filePicker.pickFile() method, if you select a big file (at least 350MB) it gets stucked for a while before the callback is called. Is there any way to boost this? When using small files (~10MB) this doesn't occur.